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

Method end

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

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

()

Source from the content-addressed store, hash-verified

72 * @returns Count
73 */
74 end(): number;
75
76 /**
77 * Set the number of columns fixed at the end 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