Interface IDrawer
Package: ui-framework
Properties
closeDrawerIcon
Declaration
closeDrawerIcon?: string
Property Value
| Type | Description |
|---|---|
| string |
closeDrawerText
Declaration
closeDrawerText?: string
Property Value
| Type | Description |
|---|---|
| string |
icon
Declaration
icon: string
Property Value
| Type | Description |
|---|---|
| string |
text
Declaration
text?: string
Property Value
| Type | Description |
|---|---|
| string |