Type alias SelectIconButtonProps

SelectIconButtonProps: Omit<IconButtonProps, "icon"> & { icon?: JSXElementConstructor<any> }

Generated using TypeDoc