Skip to content

maia.component-library / DateInputGroup

Type Alias: DateInputGroup

DateInputGroup = object

Defined in: lib/components/Molecules/DateInputGroup/index.ts:11

Properties

InputContainerProps

InputContainerProps: ComponentProps<typeof DateInputGroupInputContainer>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:24


InputProps

InputProps: ComponentProps<typeof DateInputGroupInput>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:23


PrefixProps

PrefixProps: ComponentProps<typeof DateInputGroupPrefix>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:26


Props

Props: ComponentProps<typeof DateInputGroupRoot>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:21


RootProps

RootProps: ComponentProps<typeof DateInputGroupRoot>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:22


SegmentProps

SegmentProps: ComponentProps<typeof DateInputGroupSegment>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:25


SuffixProps

SuffixProps: ComponentProps<typeof DateInputGroupSuffix>

Defined in: lib/components/Molecules/DateInputGroup/index.ts:27