Preparing search index...
The search index is not available
AsukaDesigner JavaScript API - v1.0.0
AsukaDesigner JavaScript API
AsukaParametricRuleBase
Interface AsukaParametricRuleBase
interface
AsukaParametricRuleBase
{
id
?:
string
;
metadata
?:
Record
<
string
,
unknown
>
;
target
:
string
;
when
?:
AsukaParametricValue
;
}
Hierarchy (
view full
)
AsukaParametricRuleBase
AsukaParametricTransformRule
AsukaParametricResizeRule
AsukaParametricVisibilityRule
Index
Properties
id?
metadata?
target
when?
Properties
Optional
id
id
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
unknown
>
target
target
:
string
Optional
when
when
?:
AsukaParametricValue
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
target
when
AsukaDesigner JavaScript API - v1.0.0
Loading...