Options
Menu

Interface FontFamilyWidgetProps

Hierarchy

  • FontFamilyWidgetProps

Index

Properties

Methods

Properties

value

value: any

widget

widget: ParameterWidget

Optional withoutName

withoutName: undefined | false | true

Methods

Optional onValueChange

  • onValueChange(value: ParameterValue): void
  • Parameters

    • value: ParameterValue

    Returns void