<m-typography>
<m-typo-headline :level="1">Headline</m-typo-headline>
<m-typo-overline>Overline</m-typo-overline>
<m-typo-subheading :level="1">Subheading 1</m-typo-subheading>
<m-typo-body :level="2">Body 2</m-typo-body>
<m-typo-caption>Caption</m-typo-caption>
<m-typo-button>Button</m-typo-button>
</m-typography>
Slot | Description |
---|---|
default | typography content |
Prop | Type | Default | Description |
---|---|---|---|
level | Number | - | body level could be 1 or 2 |
Slot | Description |
---|---|
default | content |
Slot | Description |
---|---|
default | content |
Slot | Description |
---|---|
default | content |
Prop | Type | Default | Description |
---|---|---|---|
level | Boolean | false | headline level between 1 and 6 |
Slot | Description |
---|---|
default | content |
Prop | Type | Default | Description |
---|---|---|---|
level | Number | - | subheading level could be 1 or 2 |
Slot | Description |
---|---|
default | content |
Slot | Description |
---|---|
default | content |