phina.js.d.ts
Preparing search index...
phina
util
GridArguments
Interface GridArguments
interface
GridArguments
{
columns
?:
number
;
loop
?:
boolean
;
offset
?:
number
;
width
?:
number
;
}
Index
Properties
columns?
loop?
offset?
width?
Properties
Optional
columns
columns
?:
number
Optional
loop
loop
?:
boolean
Optional
offset
offset
?:
number
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
columns
loop
offset
width
phina.js.d.ts
Loading...