cc-everywhere

Interface: CallBackExportOption<U>

Export option for callback actions that trigger callbacks without publishing assets.

See

Extends

Type Parameters

Type Parameter
Description
U extends Style
The style type extending Style

Properties

Property
Type
Overrides
Inherited from
id
string
-
BaseExportOption.id
style
U
-
BaseExportOption.style
action
CallBackAction
BaseExportOption.action
-
label?
string
-
-