Placement

object Placement

Functions

appearsFromBottom
Link copied to clipboard
js
fun appearsFromBottom(toasts: List<ToastComponent.ToastFragment>): Boolean

Properties

bottom
Link copied to clipboard
js
const val bottom: String
bottomLeft
Link copied to clipboard
js
const val bottomLeft: String
bottomRight
Link copied to clipboard
js
const val bottomRight: String
placements
Link copied to clipboard
js
val placements: List<String>
top
Link copied to clipboard
js
const val top: String
topLeft
Link copied to clipboard
js
const val topLeft: String
topRight
Link copied to clipboard
js
const val topRight: String