Add headingStyle
modifier to support styling in components
#745
Labels
enhancement
New feature or request
headingStyle
modifier to support styling in components
#745
To be able to remove
titleStyle: Heading.Style
from component inits, theheadingStyle
modifier will be added (to mimic thetextSize
modifier). Should be used also for theHeading
itself, just like theText
.The text was updated successfully, but these errors were encountered: