Preparing search index...
The search index is not available
sj-design
sj-design
component-library.ui.data-grid/dist
GridPinnedRowsProp
Interface GridPinnedRowsProp<R>
interface
GridPinnedRowsProp
<
R
>
{
bottom
?:
readonly
R
[]
;
top
?:
readonly
R
[]
;
}
Type Parameters
R
extends
GridValidRowModel
=
GridValidRowModel
Index
Properties
bottom?
top?
Properties
Optional
bottom
bottom
?:
readonly
R
[]
Optional
top
top
?:
readonly
R
[]
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
bottom
top
sj-design
Loading...