Md Primary Tab
open class MdPrimaryTab(text: String, inlineIcon: Boolean = false, active: Boolean = false, className: String? = null, init: MdPrimaryTab.() -> Unit? = null) : MdTab
Primary tabs are placed at the top of the content pane under a top app bar. They display the main content destinations.
Author
Maanrifa Bacar Ali