型・APIリファレンス
Preparing search index...
MdcAggregationCustomPart
Interface MdcAggregationCustomPart
MDC集計カスタムパーツ
interface
MdcAggregationCustomPart
{
componentName
?:
string
;
precompileSfc
:
boolean
;
script
:
string
;
templateInterpretType
:
TemplateInterpretType
;
}
Index
Properties
component
Name?
precompile
Sfc
script
template
Interpret
Type
Properties
Optional
component
Name
componentName
?:
string
コンポーネント名
precompile
Sfc
precompileSfc
:
boolean
VUE_SFC形式のテンプレートをプリコンパイルするか
script
script
:
string
GroovyTemplate形式のScript
template
Interpret
Type
templateInterpretType
:
TemplateInterpretType
テンプレートの解釈方法
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
Name
precompile
Sfc
script
template
Interpret
Type
型・APIリファレンス
Loading...
MDC集計カスタムパーツ