@kkdev92/vscode-ext-kit - v4.1.1
GitHub
npm
Preparing search index...
testing
NotificationActionLike
Interface NotificationActionLike
One action button, as the platform sees it.
interface
NotificationActionLike
{
isCloseAffordance
?:
boolean
;
title
:
string
;
}
Index
Properties
is
Close
Affordance?
title
Properties
Optional
Readonly
is
Close
Affordance
isCloseAffordance
?:
boolean
Readonly
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Close
Affordance
title
GitHub
npm
@kkdev92/vscode-ext-kit - v4.1.1
Loading...
One action button, as the platform sees it.