ZIndices

class ZIndices(tableHeader: Int, tooltip: Int, dropdown: Int, popover: Int, appFrame: Int, navbar: Int, toast: Int, modal: Int)

Defines the scheme for zIndices of fritz2 components

Constructors

ZIndices
Link copied to clipboard
fun ZIndices(tableHeader: Int, tooltip: Int, dropdown: Int, popover: Int, appFrame: Int, navbar: Int, toast: Int, modal: Int)

Types

Companion
Link copied to clipboard
object Companion

Functions

raiseBy
Link copied to clipboard
infix fun Property.raiseBy(value: Int): Property

Properties

appFrame
Link copied to clipboard
val appFrame: Property
dropdown
Link copied to clipboard
val dropdown: Property
modal
Link copied to clipboard
val modal: Property
navbar
Link copied to clipboard
val navbar: Property
popover
Link copied to clipboard
val popover: Property
tableHeader
Link copied to clipboard
val tableHeader: Property
toast
Link copied to clipboard
val toast: Property
tooltip
Link copied to clipboard
val tooltip: Property