Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
SearchTemplateSection
Interface SearchTemplateSection
SearchViewテンプレートセクション
interface
SearchTemplateSection
{
componentName
?:
string
;
cssClassName
?:
string
;
elementRuntimeId
:
string
;
template
:
string
;
templateInterpretType
:
TemplateInterpretType
;
type
:
"SCRIPT"
|
"TEMPLATE"
;
}
Hierarchy (
view full
)
SearchCustomSectionBase
SearchTemplateSection
Index
Properties
component
Name?
css
Class
Name?
element
Runtime
Id
template
template
Interpret
Type
type
Properties
Optional
component
Name
component
Name
?:
string
コンポーネント名
Optional
css
Class
Name
css
Class
Name
?:
string
CSSクラス名
element
Runtime
Id
element
Runtime
Id
:
string
エレメントランタイムID
template
template
:
string
テンプレート文字列
template
Interpret
Type
template
Interpret
Type
:
TemplateInterpretType
テンプレートの解釈方法
type
type
:
"SCRIPT"
|
"TEMPLATE"
セクションのタイプ
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
component
Name
css
Class
Name
element
Runtime
Id
template
template
Interpret
Type
type
型・APIリファレンス
Loading...
SearchViewテンプレートセクション