0.2.1 • Published 4 years ago

@simplr-wc/info-button v0.2.1

Weekly downloads
20
License
MIT
Repository
github
Last release
4 years ago

Simplr Info Button

Usage

Import
import '@simplr-wc/info-button';
Use
import '@simplr-wc/info-button';
<simplr-info-button icon="done"></simplr-info-button>

Properties

PropertyAttributeTypeDescription
contentcontentstringContent of info bubble / info dialog displayed by the info button
iconiconstringDetermines the icon of info button
openDialogopenDialogbooleanDetermines if the button opens a dialog on click. If set to true,the information bubble will not be displayed.