Skip to main content

PreferenceChatDropdownOption

Index

Properties

current

current: () => string

Type declaration

    • (): string
    • Returns string

list

list: string[]

onChange

onChange: (value: string) => void

Type declaration

    • (value: string): void
    • Parameters

      • value: string

      Returns void

Page Options