RevGrid - v0.9.3
GitHub
NPM
Sponsors
Preparing search index...
client/interfaces/column
RevColumnAutoSizeableWidth
Interface RevColumnAutoSizeableWidth<BCS, SF>
interface
RevColumnAutoSizeableWidth
<
BCS
extends
RevBehavioredColumnSettings
,
SF
extends
RevSchemaField
,
>
{
column
:
RevColumn
<
BCS
,
SF
>
;
width
:
undefined
|
number
;
}
Type Parameters
BCS
extends
RevBehavioredColumnSettings
SF
extends
RevSchemaField
Index
Properties
column
width
Properties
column
column
:
RevColumn
<
BCS
,
SF
>
width
width
:
undefined
|
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
width
GitHub
NPM
Sponsors
RevGrid - v0.9.3
Loading...