UNPKG

@native-html/table-plugin

Version:

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

14 lines (8 loc) • 429 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@native-html/table-plugin](./table-plugin.md) &gt; [TableStyleSpecs](./table-plugin.tablestylespecs.md) &gt; [selectableText](./table-plugin.tablestylespecs.selectabletext.md) ## TableStyleSpecs.selectableText property Will text be selectable. <b>Signature:</b> ```typescript selectableText: boolean; ```