Home
last modified time | relevance | path

Searched refs:TableLayout (Results 1 – 4 of 4) sorted by relevance

/expo/docs/ui/components/Table/
H A DTable.tsx7 import { TableLayout, TextAlign } from './types';
12 layout?: TableLayout;
19 layout = TableLayout.Auto,
H A Dtypes.ts1 export enum TableLayout { enum
H A Dindex.ts6 export { TableLayout } from './types';
/expo/docs/components/plugins/
H A DPlatformsSection.tsx5 import { Cell, HeaderCell, Row, Table, TableHead, TableLayout } from '~/ui/components/Table';
56 <Table layout={TableLayout.Fixed}>