Variable RESOURCE_TEST_IDSConst
RESOURCE_TEST_IDS: {
SECURITY_RESOURCES_WIDGET: string;
RESOURCE_LIST: string;
RESOURCE_ITEM: string;
RESOURCE_TITLE: string;
RESOURCE_DESCRIPTION: string;
RESOURCE_LINK: string;
RESOURCE_TYPE: string;
RESOURCE_CATEGORY: string;
RESOURCE_TAGS: string;
SECURITY_RESOURCES_PREFIX: string;
RESOURCE_SEARCH: string;
RESOURCE_CATEGORY_FILTER: string;
RESOURCE_ITEM_PREFIX: string;
RESOURCE_LINK_PREFIX: string;
RESOURCE_TAG_PREFIX: string;
CATEGORY_FILTER_PREFIX: string;
RESOURCES_CONTAINER: string;
NO_RESOURCES_MESSAGE: string;
} = ...
Type Declaration
-
-
RESOURCE_LIST: string
-
RESOURCE_ITEM: string
-
RESOURCE_TITLE: string
-
RESOURCE_DESCRIPTION: string
-
RESOURCE_LINK: string
-
RESOURCE_TYPE: string
-
RESOURCE_CATEGORY: string
-
-
SECURITY_RESOURCES_PREFIX: string
-
RESOURCE_SEARCH: string
-
RESOURCE_CATEGORY_FILTER: string
-
RESOURCE_ITEM_PREFIX: string
-
RESOURCE_LINK_PREFIX: string
-
RESOURCE_TAG_PREFIX: string
-
CATEGORY_FILTER_PREFIX: string
-
RESOURCES_CONTAINER: string
-
NO_RESOURCES_MESSAGE: string