RootOptions

external interface RootOptions(source)

Properties

Link copied to clipboard
abstract var identifierPrefix: String?

Prefix for useId.

Link copied to clipboard
abstract var onRecoverableError: (error: Any) -> Unit?