<ng-simple-button (onClick)="clickFunction()" > Button Example </ng-simple-button>
Defines the button’s visual style.
Makes the button shape perfectly square instead of rounded.
Sets the hover effect style.
Arranges the button’s inner content horizontally or vertically.
Provides an accessible label for assistive technologies.
Sets the native tooltip text shown on hover.
Disables the button and prevents user interaction.
Controls the button’s tab order in keyboard navigation.