| /expo/apps/native-component-list/src/screens/ |
| H A D | WebViewScreen.tsx | 1 import { H2 } from '@expo/html-elements'; 32 <H2 style={styles.header}>Remote Source</H2> 49 <H2 style={styles.header}>Inline Source</H2>
|
| H A D | PedometerScreen.tsx | 1 import { H2 } from '@expo/html-elements'; 64 <H2>Step Tracker</H2> 87 <H2>Step History</H2>
|
| H A D | HTMLElementsScreen.tsx | 13 H2, 58 <H2>Header 2</H2>
|
| /expo/docs/components/plugins/api/ |
| H A D | APISectionConstants.tsx | 12 import { H2, BOLD, P, MONOSPACE } from '~/ui/components/Text'; 48 <H2 key="constants-header">Constants</H2>
|
| H A D | APISectionNamespaces.tsx | 21 import { H2, MONOSPACE } from '~/ui/components/Text'; 72 <H2>Namespaces</H2>
|
| H A D | APISectionComponents.tsx | 18 import { H2, BOLD, P, CODE, MONOSPACE } from '~/ui/components/Text'; 90 <H2 key="components-header">{data.length === 1 ? 'Component' : 'Components'}</H2>
|
| H A D | APISectionEnums.tsx | 13 import { H2, H4, CODE, MONOSPACE } from '~/ui/components/Text'; 59 <H2 key="enums-header">Enums</H2>
|
| H A D | APISectionInterfaces.tsx | 30 import { H2, BOLD, P, CODE, DEMI, MONOSPACE } from '~/ui/components/Text'; 159 <H2 key="interfaces-header">Interfaces</H2>
|
| H A D | APISectionMethods.tsx | 32 import { H2, LI, UL, MONOSPACE } from '~/ui/components/Text'; 112 <H2 key={`${header}-header`}>{header}</H2>
|
| H A D | APISectionClasses.tsx | 25 import { H2, BOLD, P, CODE, MONOSPACE } from '~/ui/components/Text'; 140 <H2>Classes</H2>
|
| H A D | APISectionProps.tsx | 29 import { CODE, H2, H3, H4, LI, MONOSPACE, P, UL } from '~/ui/components/Text'; 151 <H2 key="props-header">{header}</H2>
|
| H A D | APISectionTypes.tsx | 31 import { H2, BOLD, P, CODE, MONOSPACE } from '~/ui/components/Text'; 260 <H2 key="types-header">Types</H2>
|
| /expo/packages/html-elements/build/elements/ |
| H A D | Headings.d.ts | 4 export declare const H2: React.ComponentType<TextProps>; constant
|
| H A D | Headings.js | 17 export const H2 = createHeadingComponent(2); constant
|
| /expo/docs/ui/components/Text/ |
| H A D | types.ts | 7 H2 = 'h2', enumerator
|
| H A D | index.tsx | 196 export const RawH2 = createTextComponent(TextElement.H2, css(h2Style)); 197 export const H2 = createPermalinkedComponent(RawH2, { baseNestingLevel: 2 });
|
| /expo/packages/html-elements/src/elements/__tests__/__snapshots__/ |
| H A D | Headings-test.tsx.snap.ios | 16 exports[`renders H2 1`] = `
|
| H A D | Headings-test.tsx.snap.android | 16 exports[`renders H2 1`] = `
|
| H A D | Headings-test.tsx.snap.web | 12 exports[`renders H2 1`] = `
|
| /expo/apps/test-suite/tests/ |
| H A D | HTML.js | 13 H2, 50 H2,
|
| /expo/docs/ui/components/Markdown/ |
| H A D | index.tsx | 8 import { H1, H2, H3, H4, H5, A, CODE, P, BOLD, UL, OL, LI, KBD } from '~/ui/components/Text'; 29 Component: H2,
|
| /expo/packages/html-elements/src/elements/ |
| H A D | Headings.tsx | 28 export const H2 = createHeadingComponent(2);
|
| /expo/apps/native-component-list/src/screens/AuthSession/ |
| H A D | AuthSessionScreen.tsx | 1 import { H2, H4 } from '@expo/html-elements'; 49 <H2>Settings</H2> 64 <H2>Services</H2>
|
| /expo/docs/ui/components/CommandMenu/ |
| H A D | CommandFooter.tsx | 58 …001 2.5058 1.1205 2.5068 2.5017V16.5c-.0014 1.3808-1.1232 2.4995-2.5068 2.5H2.5067C1.1232 18.9995.…
|
| /expo/docs/ui/components/Home/resources/ |
| H A D | CodecademyImage.tsx | 67 …415 11.1161 60.9415V59.9415C6.07875 59.9415 1.99518 64.0251 1.99518 69.0624H2.99518ZM11.1161 77.18…
|