IconButtonDirective
Defined in: directives/icon-button/icon-button.directive.ts:20
Directive that applies standardized styling for icon buttons. Ensures consistent alignment of the icon and text inside the host button.
Remarks
This directive provides layout-related CSS, contains no runtime logic.
Since
1.0.0
Author
Simon Kovtyk
Constructors
Constructor
ts
new IconButtonDirective(): IconButtonDirective;Returns
IconButtonDirective