Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwitchInputProperties

Hierarchy

  • SwitchInputProperties

Index

Properties

Properties

Optional offValue

offValue: string | number

Coded value used when the switch state is turned off.

Read more...

Optional onValue

onValue: string | number

Coded value used when the switch state is turned on.

Read more...

Generated using TypeDoc