Class: IconButton

IconButton(type, iconName, text)

The material icon button element.

Constructor

new IconButton(type, iconName, text)

Parameters:
Name Type Description
type string one of available button types
iconName string Material icon name
text string inner text
Source:

Classes

IconButton