Skip to content

components/input-group

@fungi.computer/caps


@fungi.computer/caps / components/input-group

InputGroupProps = HTMLAttributes<HTMLDivElement>>

Props accepted by InputGroup.


InputGroupAddonProps = HTMLAttributes<HTMLDivElement>>

Props accepted by InputGroupAddon.

const InputGroup: ForwardRefExoticComponent<InputGroupProps & RefAttributes<HTMLDivElement>>>>

Join a control with caller-owned prefixes, suffixes, or actions.


const InputGroupAddon: ForwardRefExoticComponent<InputGroupAddonProps & RefAttributes<HTMLDivElement>>>>

An addon region for an InputGroup.