Label API
API Reference e-label
Properties
Name | Description | Type | Required | Default value |
---|---|---|---|---|
close |
Defines the component has a close icon or not. | boolean | false |
|
content |
Defines the label content. | string | '' |
|
disabled |
Defines the disabled state of the component. | string | false |
|
icon |
Defines the icon of the component. Allowed icons are in out icon library. | string | '' |
|
type |
Defines the semantic type of the component. | string | '' |
Events
Event | Description | Returns |
---|---|---|
close |
Fires when click on close icon. | ------- |