components/input-group
@fungi.computer/caps / components/input-group
components/input-group
Section titled “components/input-group”Type Aliases
Section titled “Type Aliases”InputGroupProps
Section titled “InputGroupProps”InputGroupProps =
HTMLAttributes<HTMLDivElement>>
Props accepted by InputGroup.
InputGroupAddonProps
Section titled “InputGroupAddonProps”InputGroupAddonProps =
HTMLAttributes<HTMLDivElement>>
Props accepted by InputGroupAddon.
Variables
Section titled “Variables”InputGroup
Section titled “InputGroup”
constInputGroup:ForwardRefExoticComponent<InputGroupProps&RefAttributes<HTMLDivElement>>>>
Join a control with caller-owned prefixes, suffixes, or actions.
InputGroupAddon
Section titled “InputGroupAddon”
constInputGroupAddon:ForwardRefExoticComponent<InputGroupAddonProps&RefAttributes<HTMLDivElement>>>>
An addon region for an InputGroup.