Props of CronNaive

See CronCoreProps for a detailed description of each prop

Hierarchy

  • CronNaiveProps

Properties

buttonProps?: Record<string, any>

Properties of Naive UI Button

cols?: Record<string, number>
customLocale?: Localization
disabled?: boolean
dropdownProps?: Record<string, any>

Properties of Naive UI Popover

fields?: Field[]
format?: CronFormat
locale?: string
modelValue?: string
period?: string
periods?: Period[]

Generated using TypeDoc