MCPcopy Create free account
hub / github.com/DataTables/FixedColumns / right

Method right

types/types.d.ts:102–102  ·  view source on GitHub ↗

* Get the number of columns fixed at the right of the table * * @returns Count

()

Source from the content-addressed store, hash-verified

100 * @returns Count
101 */
102 right(): number;
103
104 /**
105 * Set the number of columns fixed at the right of the table

Callers 4

index.tsFile · 0.65

Implementers 1

FixedColumnssrc/FixedColumns.ts

Calls

no outgoing calls

Tested by

no test coverage detected