Package-level declarations
Onsen UI tabbar component.
Types
Link copied to clipboard
open class Tabbar(tabPosition: TabsPosition? = null, animation: Boolean? = null, swipeable: Boolean? = null, className: String? = null, init: Tabbar.() -> Unit? = null) : SimplePanel
A tab bar component.
Link copied to clipboard
Tab bar position.