Skip to content

eo-typewriterjs


eo-typewriterjs / TStyleOptions

Type Alias: TStyleOptions

ts
type TStyleOptions = TCommandHookOptions & object;

Defined in: core/timeline/types/timeline-options.type.ts:63

Type Declaration

NameTypeDefined in
cursor?TCursorSelectorcore/timeline/types/timeline-options.type.ts:64

Description

Options accepted by the style builder method

Released under the MIT License.