UNPKG

react-select-table

Version:
13 lines (12 loc) 239 B
export default Root; /** * @namespace Components */ /** * Child of {@link Components.Table}. * Child of {@link Components.SlaveTable}. * * @name Components.Root * @type {React.FC} */ declare function Root(props: any): JSX.Element;