Variable SEARCH_ELEMENT_TYPEConst

SEARCH_ELEMENT_TYPE: {
    PROPERTY: string;
    SCRIPT_SECTION: string;
    TEMPLATE_SECTION: string;
} = ...

SearchViewのエレメントタイプの定数

Type declaration

  • PROPERTY: string

    SearchProperty

  • SCRIPT_SECTION: string

    SearchScriptSection

  • TEMPLATE_SECTION: string

    SearchTemplateSection