Searched refs:boxSizing (Results 1 – 12 of 12) sorted by relevance
| /expo/packages/expo/types/ |
| H A D | react-native-web.d.ts | 50 boxSizing?: string; property 171 boxSizing?: string; property
|
| /expo/packages/html-elements/build/primitives/ |
| H A D | View.d.ts | 45 boxSizing?: string; property
|
| H A D | RNWView.js | 78 boxSizing: 'border-box', property
|
| H A D | View.js.map | 1 … /** @platform web */\n boxShadow?: string;\n /** @platform web */\n boxSizing?: string;\n /**…
|
| H A D | RNWView.js.map | 1 … view: {\n alignItems: 'stretch',\n border: '0 solid black',\n boxSizing: 'border-box',\n…
|
| /expo/packages/html-elements/build/elements/ |
| H A D | _Text.web.js | 54 boxSizing: 'border-box', property
|
| H A D | _Text.web.js.map | 1 …amily: 'System',\n color: '#000',\n border: '0 solid black',\n boxSizing: 'border-box',\n…
|
| /expo/docs/ui/components/Footer/ |
| H A D | NewsletterSignUp.tsx | 62 boxSizing: 'border-box',
|
| /expo/packages/html-elements/src/primitives/ |
| H A D | RNWView.tsx | 115 boxSizing: 'border-box',
|
| H A D | View.tsx | 57 boxSizing?: string;
|
| /expo/packages/html-elements/src/elements/ |
| H A D | _Text.web.tsx | 73 boxSizing: 'border-box',
|
| /expo/packages/html-elements/build/css/ |
| H A D | filterStyles.js.map | 1 …ition',\n 'backgroundRepeat',\n 'backgroundSize',\n 'boxShadow',\n 'boxSizing',\n 'clip',\n …
|