Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.03 KB

readme.md

File metadata and controls

19 lines (10 loc) · 1.03 KB

is-divider

Properties

Property Attribute Description Type Default
alignText align-text The align text of divider "center" | "left" | "right" 'center'
color color The decoration to change color of divider "default" | "error" | "info" | "primary" | "secondary" | "success" | "warning" 'default'
text text The text to shown at the divider string ''

Built with StencilJS