Skip to content

vwc-icon-button-toggle 2.44.0

Install from the command line:
Learn more about npm packages
$ npm install @vonage/vwc-icon-button-toggle@2.44.0
Install via package.json:
"@vonage/vwc-icon-button-toggle": "2.44.0"

About this version

VWC Icon Button Toggle

Usage

&lt;vwc-icon-button-toggle onicon=”home” officon=”truck” layout=”outlined” shape=”circled” on></vwc-icon-button-toggle>

API

Properties/Attributes

name attr/prop/reflected type description
on reflected boolean The state of the button
onicon attribute String A valid vivid icon name
officon attribute String A valid vivid icon name
layout reflected layout/filled/ghost
shape reflected “circled”/”rounded”
connotation reflected string Connotation valid string
dense reflected boolean
enlarged reflected boolean

Events

name event.detail description
icon-button-toggle-change {isOn: boolean} Indicates the button has been toggled. isOn indicates the on value of the toggle button.

Details


Assets

  • vwc-icon-button-toggle-2.44.0.tgz

Download activity

  • Total downloads 214
  • Last 30 days 0
  • Last week 0
  • Today 0