@perspective-dev/client
Preparing search index...
src/ts/ts-rs/ColumnWindow.ts
ColumnWindow
Type Alias ColumnWindow
type
ColumnWindow
=
{
end_col
:
number
|
null
;
start_col
:
number
|
null
;
}
Index
Properties
end_
col
start_
col
Properties
end_
col
end_col
:
number
|
null
start_
col
start_col
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end_
col
start_
col
@perspective-dev/client
Loading...