HydrationOptions

external interface HydrationOptions(source)

Properties

Link copied to clipboard
abstract var identifierPrefix: String?

Prefix for useId.

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