maia.component-library / InputGroup
Type Alias: InputGroup
InputGroup =
object
Defined in: lib/components/Molecules/InputGroup/index.ts:10
Properties
InputProps
InputProps:
ComponentProps<typeofInputGroupInput>
Defined in: lib/components/Molecules/InputGroup/index.ts:21
PrefixProps
PrefixProps:
ComponentProps<typeofInputGroupPrefix>
Defined in: lib/components/Molecules/InputGroup/index.ts:23
Props
Props:
ComponentProps<typeofInputGroupRoot>
Defined in: lib/components/Molecules/InputGroup/index.ts:19
RootProps
RootProps:
ComponentProps<typeofInputGroupRoot>
Defined in: lib/components/Molecules/InputGroup/index.ts:20
SuffixProps
SuffixProps:
ComponentProps<typeofInputGroupSuffix>
Defined in: lib/components/Molecules/InputGroup/index.ts:24
TextAreaProps
TextAreaProps:
ComponentProps<typeofInputGroupTextArea>
Defined in: lib/components/Molecules/InputGroup/index.ts:22