Md Icon Button
Icon buttons help people take supplementary actions with a single tap.
Standard icon buttons do not have a background or outline, and have the lowest emphasis of the icon buttons.
See https://material-web.dev/components/icon-button/
Author
Maanrifa Bacar Ali
Inheritors
Constructors
Link copied to clipboard
constructor(disabled: Boolean = false, flipIconInRtl: Boolean = false, href: String? = null, target: LinkTarget? = null, ariaLabelSelected: String? = null, toggle: Boolean = false, selected: Boolean = false, type: IconButtonType = IconButtonType.Submit, value: String? = null, name: String? = null, className: String? = null, init: MdIconButton.() -> Unit? = null)
Standard icon button constructor.
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Sets the icon identified by name to the selected slot.