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

Method start

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

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

()

Source from the content-addressed store, hash-verified

114 * @returns Count
115 */
116 start(): number;
117
118 /**
119 * Set the number of columns fixed at the start of the table

Callers 4

index.tsFile · 0.65
actionFunction · 0.65

Implementers 1

FixedColumnssrc/FixedColumns.ts

Calls

no outgoing calls

Tested by

no test coverage detected