i-element / Text
Module: Text
Table of contents
Interfaces
Type Aliases
Functions
Type Aliases
TextEmits
Ƭ TextEmits: Object
Type declaration
Name | Type |
---|---|
click | [value: MouseEvent] |
TextSize
Ƭ TextSize: "small"
| "medium"
| "large"
TextType
Ƭ TextType: ""
| "primary"
| "success"
| "warning"
| "danger"
Functions
defaultTextProps
▸ defaultTextProps(): Object
Returns
Object
Name | Type |
---|---|
disabled | false |
href | string |
loading | false |
prefixIcon | string |
size | "small" |
suffixIcon | string |
tag | "span" |
target | "_blank" |
type | "" |