kvision / pl.treksoft.kvision.onsenui.control / fab

fab

(js) fun Container.fab(icon: String? = null, floatPosition: FloatPosition? = null, content: String? = null, rich: Boolean = false, classes: Set<String>? = null, className: String? = null, init: (Fab.() -> Unit)? = null): Fab

DSL builder extension function.

It takes the same parameters as the constructor of the built component.