Props of CronVuetify

See CronCoreProps for a detailed description of each prop

Hierarchy

  • CronVuetifyProps

Properties

chipProps?: Record<string, any>

Properties of Vuetify VChip

cols?: Record<string, number>
customLocale?: Localization
disabled?: boolean
fields?: Field[]
format?: CronFormat
locale?: string
modelValue?: string
period?: string
periods?: Period[]

Generated using TypeDoc