Skip to content

maia.component-library / InputGroup

Type Alias: InputGroup

InputGroup = object

Defined in: lib/components/Molecules/InputGroup/index.ts:10

Properties

InputProps

InputProps: ComponentProps<typeof InputGroupInput>

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


PrefixProps

PrefixProps: ComponentProps<typeof InputGroupPrefix>

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


Props

Props: ComponentProps<typeof InputGroupRoot>

Defined in: lib/components/Molecules/InputGroup/index.ts:19


RootProps

RootProps: ComponentProps<typeof InputGroupRoot>

Defined in: lib/components/Molecules/InputGroup/index.ts:20


SuffixProps

SuffixProps: ComponentProps<typeof InputGroupSuffix>

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


TextAreaProps

TextAreaProps: ComponentProps<typeof InputGroupTextArea>

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