UNPKG

@native-html/table-plugin

Version:

🔠 A WebView-based plugin to render tables in react-native-render-html

5 lines • 271 B
export { defaultTableStylesSpecs, cssRulesFromSpecs } from './css-rules'; export { HTMLTable } from './HTMLTable'; export { default as useHtmlTableProps } from './useHtmlTableProps'; export { default, tableModel } from './TableRenderer'; //# sourceMappingURL=index.js.map