The Tab Button component. NOTE: Tab is declared as a functional component not a class component because it does not care about state or refs. Source: https://reactjs.org/docs/components-and-props.html#function-and-class-components
The properties of a TabBtn.
Generated using TypeDoc
The Tab Button component. NOTE: Tab is declared as a functional component not a class component because it does not care about state or refs. Source: https://reactjs.org/docs/components-and-props.html#function-and-class-components