Add descriptions to all elements
This commit is contained in:
parent
2fd47666ba
commit
f3e112faeb
4 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 0
|
sidebar_position: 0
|
||||||
|
description: Useful for headings.
|
||||||
---
|
---
|
||||||
|
|
||||||
# `SuiHeader`
|
# `SuiHeader`
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
|
description: Useful for buttons with icons.
|
||||||
---
|
---
|
||||||
|
|
||||||
# `SuiIconButton`
|
# `SuiIconButton`
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 1
|
sidebar_position: 1
|
||||||
|
description: Useful for text.
|
||||||
---
|
---
|
||||||
|
|
||||||
# `SuiText`
|
# `SuiText`
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
---
|
---
|
||||||
sidebar_position: 2
|
sidebar_position: 2
|
||||||
|
description: Useful for buttons with text.
|
||||||
---
|
---
|
||||||
|
|
||||||
# `SuiTextButton`
|
# `SuiTextButton`
|
||||||
|
|
Loading…
Reference in a new issue