Searched defs:COMPONENT_STATE_DECORATOR (Results 1 – 3 of 3) sorted by relevance
483 COMPONENT_BUILDERPARAM_DECORATOR, COMPONENT_STATE_DECORATOR, COMPONENT_PROVIDE_DECORATOR, constant
1496 const SUPPORT_PRIVATE_PROPS: string[] = [COMPONENT_NON_DECORATOR, COMPONENT_STATE_DECORATOR, constant
37 export const COMPONENT_STATE_DECORATOR: string = '@State'; constant