Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.credentials
/
CredentialRequestOptions
Credential
Request
Options
interface
CredentialRequestOptions
:
Abortable
(
source
)
Members
Properties
mediation
Link copied to clipboard
abstract
val
mediation
:
CredentialMediationRequirement
?
public
Key
Link copied to clipboard
abstract
val
publicKey
:
PublicKeyCredentialRequestOptions
?
signal
Link copied to clipboard
abstract
override
val
signal
:
AbortSignal
?