Web Component: j-ToggleButton


  • Info
  • HTML
  • JS
  • CSS
  • Meta

j-ToggleButton

Configuration:

  • required {Boolean} optional, enables "required" (default: false)
  • disabled {Boolean} optional, disables this component
  • icontrue {String} optional, toggles FontAwesome icons if the value is true
  • iconfalse {String} optional, toggles FontAwesome icons if the value is false

Icons can be in the form: circle or ti ti-circle.

Author