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