Button native
<k-button-native>
This UI component hasn't been finalized yet. The functionality and syntax aren't stable and might be redone in an upcoming release. Only use it at your own risk - breaking changes are likely to occur.
Props
Prop | Type | Default | Description |
---|---|---|---|
autofocus |
boolean |
– |
|
click |
func |
() => {} |
|
current |
string |boolean |
– |
|
icon |
string |
– |
|
id |
string |number |
– |
|
responsive |
boolean |
– |
|
role |
string |
– |
|
tabindex |
string |
– |
|
theme |
string |
– |
|
tooltip |
string |
– |
|
type |
string |
"button" |
|
Slots
Slot | Description |
---|---|
default |
CSS classes
.k-button-native