addon/mixins/ui-button-base.js:3

mixins.UiButtonBase

ui-button-base mixinx

Property Summary

Public Properties
public

the button active status

public

Class names to apply to the button

public

the button disabled status

public

the button loading status

public

The root component element

public

Class name to apply to the button

Private Properties
private

private variable, Class names to apply to the button

Method Summary

Public Methods
public
click( ): Void

Alert external code about the click

Public Properties

the button active status

Class names to apply to the button

the button disabled status

the button loading status

The root component element

Class name to apply to the button

Private Properties

private variable, Class names to apply to the button

Public Methods

addon/mixins/ui-button-base.js:21

public click( ): Void

Alert external code about the click

Return:

Void