MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / flexbox-layout-common.ts

File flexbox-layout-common.ts

packages/core/ui/layouts/flexbox-layout/flexbox-layout-common.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { LayoutBase } from '../layout-base';
2import { View, CSSType } from '../../core/view';
3import { CssProperty, ShorthandProperty, makeParser, makeValidator } from '../../core/properties';
4import { unsetValue } from '../../core/properties/property-shared';

Callers

nothing calls this directly

Calls 7

CSSTypeFunction · 0.90
makeValidatorFunction · 0.85
makeParserFunction · 0.85
isValidMethod · 0.80
parseMethod · 0.65
registerMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected