inputGroup method
Render an input group component
Implementation
@override
Component inputGroup(InputGroupProps props) => CodexInputGroup(props);
Render an input group component
@override
Component inputGroup(InputGroupProps props) => CodexInputGroup(props);