Button
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds supports for [System.Windows.Forms.Button]()
Component Selector: 'wm-button'
Kendo UI Component:
ButtonComponent extends .
Property
Get/Set
Notify Changes
Details
primary
Yes
No
Used to add a custom style in the component.
text: string
Yes
Yes
name: string
Yes
No
enabled: boolean
Yes
No
visible: boolean
Yes
No
Method
Supported
Details
None
None
None
Event
Supported
Parameter
Details
click
Yes
$event: any
Trigger Click Event. $event parameter is optional and the $event object vary depending on the type of DOM event.
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent
Inherited from ControlComponent