Skip to content

FocusOverlayOptions

FocusOverlayOptions: object

Defined in: ui/Input.ts:44

Type declaration

activeFilter?

optional activeFilter: boolean | () => boolean | ("mobile" | "touch" | "desktop")[]

backing

backing: object

backing.active

active: boolean

backing.options

options: Partial<ColorOptions>

desktop

desktop: boolean

marginTop

marginTop: number

mobile

mobile: boolean

scale

scale: number

touch

touch: boolean