Preparing search index...
The search index is not available
google-sheets-table - v0.8.5
google-sheets-table
KeyColumnSelector
Type Alias KeyColumnSelector<T>
KeyColumnSelector
:
(
row
:
Row
)
=>
T
A function that returns the value of a specific column that represents a key.
Type Parameters
T
extends
keyof
any
The type of key.
Export
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
google-sheets-table - v0.8.5
Loading...
A function that returns the value of a specific column that represents a key.