react-view
react-view copied to clipboard
docs: Advance examples
First of all kudos to all the contributors for creating such an awesome library. While creating a component demo I stumbled upon the baseweb's component demo which has that cool tab layout. It would be great if the docs include how to create that custom tab layout and use custom components like radio, checkbox etc in place of defaults.
You mean Props, Style Overrides and Theme tabs? You can look into the source here to see how Base Web uses react-view and customizes things.