MCPcopy Index your code
hub / github.com/NativeScript/NativeScript / flexbox-css-page.ts

File flexbox-css-page.ts

apps/ui/src/flexbox/flexbox-css-page.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export function resetStyles(args) {
2 args.object.page.css = '#container { border-color: black; border-width: 1; margin: 5; } #container>Label { border-width: 2; border-color: black; border-radius: 5; }';
3}
4

Callers

nothing calls this directly

Calls 1

applyCssFunction · 0.85

Tested by

no test coverage detected