Home
last modified time | relevance | path

Searched defs:defaultProps (Results 1 – 14 of 14) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DstyledComponentsInstantiaionLimitNotReached.ts8 defaultProps: true; property
31 defaultProps: true; property
40 defaultProps: true; property
DexpandoFunctionContextualTypes.ts7 defaultProps?: Partial<P>; property
DcircularlySimplifyingConditionalTypesNoCrash.ts12 defaultProps?: Partial<P>; // Inference target is also mapped _and_ optional property
/third_party/skia/infra/bots/recipe_modules/build/examples/
Dfull.py87 defaultProps = lambda buildername: dict( function
/third_party/typescript/tests/baselines/reference/
DtsxLibraryManagedAttributes.js50 static defaultProps = { field in Component
75 static defaultProps = { field in JustDefaultProps
94 static defaultProps = { field in BothWithSpecifiedGeneric
117 static defaultProps = { field in JustDefaultPropsWithSpecifiedGeneric
DjsxDeclarationsWithEsModuleInteropNoCrash.js10 const defaultProps = { variable
DreactDefaultPropsInferenceSuccess.js15 static defaultProps = { field in FieldFeedback
51 static defaultProps = { field in FieldFeedback2
/third_party/flutter/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py98 defaultProps = lambda buildername: dict( function
/third_party/skia/infra/bots/recipe_modules/flavor/examples/
Dfull.py114 defaultProps = lambda buildername: dict( function
/third_party/node/deps/icu-small/source/tools/toolutil/
Dppucd.h171 UniProps defaultProps, blockProps, cpProps; variable
/third_party/icu/icu4c/source/tools/toolutil/
Dppucd.h172 UniProps defaultProps, blockProps, cpProps; variable
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.h172 UniProps defaultProps, blockProps, cpProps; variable
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dppucd.h172 UniProps defaultProps, blockProps, cpProps; variable
/third_party/typescript/tests/lib/
Dreact.d.ts204 defaultProps?: P; property
213 defaultProps?: P; property