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