kvision / pl.treksoft.kvision.onsenui.control / speedDialItem

speedDialItem

(js) fun SpeedDial.speedDialItem(icon: String? = null, content: String? = null, rich: Boolean = false, classes: Set<String>? = null, className: String? = null, init: (SpeedDialItem.() -> Unit)? = null): SpeedDialItem

DSL builder extension function.

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