Skip to content

TableOptions ​

Per-call rendering options for Out.table.

Signatures ​

ts
type TableOptions = TableOptionsAuto | TableOptionsJson | TableOptionsText;

See Also ​

Released under the MIT License.