Home
last modified time | relevance | path

Searched refs:caption (Results 1 – 13 of 13) sorted by relevance

/expo/packages/html-elements/src/elements/__tests__/__snapshots__/
H A DTable-test.tsx.snap.web4 <caption>
6 </caption>
/expo/packages/html-elements/build/elements/
H A DTable.js29 return React.createElement(Text, { ...props, style: [styles.caption, props.style], ref: ref });
32 caption: { property
H A DTable.js.map1 …} style={[styles.caption, props.style]} ref={ref} />;\n}) as ComponentType<TextProps>;\n\nconst st…
H A DTable.web.js.map1 …D.displayName = 'TD';\n\nexport const Caption = createView({ __element: 'caption' });\nCaption.dis…
/expo/packages/html-elements/src/elements/
H A DTable.tsx38 return <Text {...props} style={[styles.caption, props.style]} ref={ref} />;
42 caption: {
H A DTable.web.tsx33 export const Caption = createView({ __element: 'caption' });
/expo/packages/html-elements/
H A Dbabel.js8 caption: 'Caption', property
H A DREADME.md57 | [`<caption />`][html-caption] | [`<Caption />`](#caption) |
647 <caption>
649 </caption>
738 Used to caption your table. Excepts text as a child.
742 | Web | `<caption />` |
802 [html-caption]: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/caption
/expo/docs/ui/components/Text/
H A Dindex.tsx215 export const CAPTION = createTextComponent(TextElement.P, css(typography.body.caption));
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle652 …callout:n({fontWeight:'400'},h[14]),footnote:n({fontWeight:'400'},h[13]),caption:n({fontWeight:'40…
773caption-side":{syntax:"top | bottom | block-start | block-end | inline-start | inline-end",media:"…
774 …oup | table-row | table-cell | table-column-group | table-column | table-caption | ruby-base | rub…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle653 …callout:n({fontWeight:'400'},h[14]),footnote:n({fontWeight:'400'},h[13]),caption:n({fontWeight:'40…
774caption-side":{syntax:"top | bottom | block-start | block-end | inline-start | inline-end",media:"…
775 …oup | table-row | table-cell | table-column-group | table-column | table-caption | ruby-base | rub…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js451 …callout:n({fontWeight:'400'},h[14]),footnote:n({fontWeight:'400'},h[13]),caption:n({fontWeight:'40… property
H A DEXDevMenuApp.android.js452 …callout:n({fontWeight:'400'},h[14]),footnote:n({fontWeight:'400'},h[13]),caption:n({fontWeight:'40… property