obap-icon

May 11, 2020 ยท View on GitHub

Displays a single svg icon.

Usage

import '@obap/obap-elements/obap-icons/obap-device-icons.js';
import '@obap/obap-elements/obap-icon/obap-icon.js';

<obap-icon icon="device:bluetooth"></obap-material>

Properties

PropertyAttributeTypeDefaultDescription
disableddisabledBoolean"false"If true, the button will be disabled.
iconiconstring""The name of the icon to use. The name should be of the form: iconset_name:icon_name.
roleroleString"null"The ARIA role of the element.