GetModalPositionOptions

data class GetModalPositionOptions(val position: String, val modalWidth: Double, val modalHeight: Double, val screenWidth: Double, val screenHeight: Double)

Options for configuring the modal position.

Constructors

Link copied to clipboard
constructor(position: String, modalWidth: Double, modalHeight: Double, screenWidth: Double, screenHeight: Double)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard