Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SwitchSettingComponentOptions

Valid options for the setting component builder to generate a Switch.

Hierarchy

Index

Properties

Optional className

className?: string

Optional help

help?: Children

label

label: Children

setting

setting: string

type

type: "boolean" | "checkbox" | "bool" | "switch"

Generated using TypeDoc version 0.22.10