OptionalbuttonAriaLabel?: stringAccessible label for the button (defaults to label)
Icon or content for the action button
OptionalbuttonTestId?: stringTest id for the button element
The HTML id for the input element
OptionalinputRef?: RefObject<HTMLInputElement | null>Optional ref to access the input element
The label text displayed above the input
Callback when the button is clicked
FormInputWithButton for the component
Props for the FormInputWithButton component.