Home
last modified time | relevance | path

Searched refs:H2 (Results 1 – 25 of 30) sorted by relevance

12

/expo/apps/native-component-list/src/screens/
H A DWebViewScreen.tsx1 import { H2 } from '@expo/html-elements';
32 <H2 style={styles.header}>Remote Source</H2>
49 <H2 style={styles.header}>Inline Source</H2>
H A DPedometerScreen.tsx1 import { H2 } from '@expo/html-elements';
64 <H2>Step Tracker</H2>
87 <H2>Step History</H2>
H A DHTMLElementsScreen.tsx13 H2,
58 <H2>Header 2</H2>
/expo/docs/components/plugins/api/
H A DAPISectionConstants.tsx12 import { H2, BOLD, P, MONOSPACE } from '~/ui/components/Text';
48 <H2 key="constants-header">Constants</H2>
H A DAPISectionNamespaces.tsx21 import { H2, MONOSPACE } from '~/ui/components/Text';
72 <H2>Namespaces</H2>
H A DAPISectionComponents.tsx18 import { H2, BOLD, P, CODE, MONOSPACE } from '~/ui/components/Text';
90 <H2 key="components-header">{data.length === 1 ? 'Component' : 'Components'}</H2>
H A DAPISectionEnums.tsx13 import { H2, H4, CODE, MONOSPACE } from '~/ui/components/Text';
59 <H2 key="enums-header">Enums</H2>
H A DAPISectionInterfaces.tsx30 import { H2, BOLD, P, CODE, DEMI, MONOSPACE } from '~/ui/components/Text';
159 <H2 key="interfaces-header">Interfaces</H2>
H A DAPISectionMethods.tsx32 import { H2, LI, UL, MONOSPACE } from '~/ui/components/Text';
112 <H2 key={`${header}-header`}>{header}</H2>
H A DAPISectionClasses.tsx25 import { H2, BOLD, P, CODE, MONOSPACE } from '~/ui/components/Text';
140 <H2>Classes</H2>
H A DAPISectionProps.tsx29 import { CODE, H2, H3, H4, LI, MONOSPACE, P, UL } from '~/ui/components/Text';
151 <H2 key="props-header">{header}</H2>
H A DAPISectionTypes.tsx31 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 DHeadings.d.ts4 export declare const H2: React.ComponentType<TextProps>; constant
H A DHeadings.js17 export const H2 = createHeadingComponent(2); constant
/expo/docs/ui/components/Text/
H A Dtypes.ts7 H2 = 'h2', enumerator
H A Dindex.tsx196 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 DHeadings-test.tsx.snap.ios16 exports[`renders H2 1`] = `
H A DHeadings-test.tsx.snap.android16 exports[`renders H2 1`] = `
H A DHeadings-test.tsx.snap.web12 exports[`renders H2 1`] = `
/expo/apps/test-suite/tests/
H A DHTML.js13 H2,
50 H2,
/expo/docs/ui/components/Markdown/
H A Dindex.tsx8 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 DHeadings.tsx28 export const H2 = createHeadingComponent(2);
/expo/apps/native-component-list/src/screens/AuthSession/
H A DAuthSessionScreen.tsx1 import { H2, H4 } from '@expo/html-elements';
49 <H2>Settings</H2>
64 <H2>Services</H2>
/expo/docs/ui/components/CommandMenu/
H A DCommandFooter.tsx58 …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 DCodecademyImage.tsx67 …415 11.1161 60.9415V59.9415C6.07875 59.9415 1.99518 64.0251 1.99518 69.0624H2.99518ZM11.1161 77.18…

12