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
var
mediation
:
CredentialMediationRequirement
?
public
Key
Link copied to clipboard
abstract
var
publicKey
:
PublicKeyCredentialRequestOptions
?
signal
Link copied to clipboard
abstract
override
var
signal
:
AbortSignal
?