Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Switch<StringExpression>

A string expression used to switch between attribute values. When falsy is allowed, it's possible to disable the attribute.

Type parameters

  • StringExpression

Hierarchy

  • Switch

Index

Properties

Optional disallowFalsy

disallowFalsy: undefined | true | false

whether the attribute can be disabled.

stringExpression

stringExpression: StringExpression

Generated using TypeDoc