@jsfkit/types
GitHub
npm
Preparing search index...
PivotCacheSharedItemBool
Type Alias PivotCacheSharedItemBool
A boolean shared item.
type
PivotCacheSharedItemBool
=
{
t
:
"b"
;
u
?:
boolean
;
v
:
boolean
;
}
Index
Properties
t
u?
v
Properties
t
t
:
"b"
Optional
u
u
?:
boolean
v
v
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
t
u
v
GitHub
npm
@jsfkit/types
Loading...
A boolean shared item.