Options
Menu

Interface NativeCheckWidgetProps

Hierarchy

  • NativeCheckWidgetProps

Index

Properties

Methods

Properties

value

value: any

widget

widget: ParameterWidget

Optional withoutName

withoutName: undefined | false | true

Methods

Optional onValueChange

  • onValueChange(value: boolean): void
  • Parameters

    • value: boolean

    Returns void