IframeConfig

The iframe configuration for the application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of features that are allowed in the iframe.

Link copied to clipboard

The list of sandbox attributes for the iframe.

Functions

Link copied to clipboard
inline fun copy(block: IframeConfig.Builder.() -> Unit = {}): IframeConfig
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String