@tauri-apps/plugin-notification - v2.3.0
Tauri Docs
GitHub
Preparing search index...
Action
Interface Action
interface
Action
{
id
:
string
;
title
:
string
;
requiresAuthentication
?:
boolean
;
foreground
?:
boolean
;
destructive
?:
boolean
;
input
?:
boolean
;
inputButtonTitle
?:
string
;
inputPlaceholder
?:
string
;
}
Index
Properties
id
title
requires
Authentication?
foreground?
destructive?
input?
input
Button
Title?
input
Placeholder?
Properties
id
id
:
string
title
title
:
string
Optional
requires
Authentication
requiresAuthentication
?:
boolean
Optional
foreground
foreground
?:
boolean
Optional
destructive
destructive
?:
boolean
Optional
input
input
?:
boolean
Optional
input
Button
Title
inputButtonTitle
?:
string
Optional
input
Placeholder
inputPlaceholder
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
title
requires
Authentication
foreground
destructive
input
input
Button
Title
input
Placeholder
Tauri Docs
GitHub
@tauri-apps/plugin-notification - v2.3.0
Loading...