TcDataItems
extends Enum
in package
This is the TcDataItems enumeration class.
This class declares enumerations related to theme configurations.
This class extends SDK\Core\Enums\Enum, see this class.
Tags
Table of Contents
| EVENTS | = 'events' | |
|---|---|---|
| FORBIDDEN_ROUTE_TYPE | = 'routeType' | |
| FORBIDDEN_STATUS | = 'status' | |
| GOOGLE_API_KEY | = 'googleApiKey' | |
| POPUP | = 'popup' | |
| SELECT_COUNTRY | = 'selectCountry' |
Constants
EVENTS
public
mixed
EVENTS
= 'events'
FORBIDDEN_ROUTE_TYPE
public
mixed
FORBIDDEN_ROUTE_TYPE
= 'routeType'
FORBIDDEN_STATUS
public
mixed
FORBIDDEN_STATUS
= 'status'
GOOGLE_API_KEY
public
mixed
GOOGLE_API_KEY
= 'googleApiKey'
POPUP
public
mixed
POPUP
= 'popup'
SELECT_COUNTRY
public
mixed
SELECT_COUNTRY
= 'selectCountry'