Whether Aria-label attribute
The button css class list
Whether the button is disabled
Whether the button has a dropdown
Gets the dropdown button
Should the dropdown inherit the button's width
Whether the dropdown of the dropdown button is visible
Whether the button is in feedback mode
Sets the icon font-awesome icon name without the fa- prefix For buttons that are not dropdown buttons, content is not visible when icon is visible
The icon css class list
Sets the css modifiers of the icon
Sets the title attribute of the icon
Sets the image data
Use to make loader in the button. Empty by default. To add loader to the button set loader="color" for default buttons and loader="transparent" for action and delete buttons
Sets the look of the button, empty by default Can be large, small, action, delete, feedback, or any other string Can have more that one look separated by space. For example, look="action large"
How far from the viewport bottom should the dropdown of the dropdown button appear
Emits when the button is clicked
Emits when the dropdown button is clicked
Emits on mouse down
Emits on mouse enter
The title attribute of the button
Sets the type of a button, button by default Can be button, submit or reset
Generated using TypeDoc
API reference for SfButtonComponent
import {SfButtonModule} from "@progress/sitefinity-component-framework";
selector:
sf-button