Options
All
  • Public
  • Public/Protected
  • All
Menu

The interface for the buttons defined for the FeatureSelectorViewModel.

Hierarchy

  • FeatureSelectorButtonDescriptor

Index

Properties

causesValidation

causesValidation: boolean

A boolean indicating whether or not this button will cause validation to occur.

Optional isDefault

isDefault: boolean

A boolean indicating whether or not this button is the default one. Optional.

label

label: string

The label for the button.

value

value: string

The value assigned to the button.