Adds supports for [System.Windows.Forms.Button](https://msdn.microsoft.com/en-us/library/system.windows.forms.button(v=vs.110).aspxarrow-up-right)
Component Selector: 'wm-button'Kendo UI Component: Kendo Buttonarrow-up-right
Component Selector: 'wm-button'
Kendo UI Component: Kendo Buttonarrow-up-right
ButtonComponent extends ControlComponent.
Property
Get/Set
Notify Changes
Details
primary
Yes
No
Used to add a custom style in the component.
text: string
Inherited from ControlComponent see ControlComponent
name: string
enabled: boolean
visible: boolean
Method
Supported
None
Event
Parameter
click
$event: any
Trigger Click Event. $event parameter is optional and the $event object vary depending on the type of DOM event.
Last updated 5 years ago
Was this helpful?