Caption
By default Caption renders as Span tag with Bulma color and size of 10px.
We treat semantics and visuals as two totally separate things.
Colors
Default color is BulmaPiccoloTrunksKrillin
Sizes
Default font-size is 10pxSize is 9px
Font Weight
Default font-weight is boldFont-weight is regular
Text Align
Text-align is not specifiedCentered textRight alignment
Semantic tags
Span is a default tag
Paragraph tag
Props
Name | Type | Required | Default | Description |
---|---|---|---|---|
color | ColorProps | No | - | Caption color |
size | 9 | 10 | No | 10 | Caption size |
isRegular | boolean | No | false | Font weight |
textAlign | left | center | right | justify | initial | inherit | No | - | Alignment |