Preparing search index...
The search index is not available
@basaldev/blocks-frontend-framework
@basaldev/blocks-frontend-framework
LocalStorageJSONItemFunctions
Interface LocalStorageJSONItemFunctions<T>
interface
LocalStorageJSONItemFunctions
<
T
>
{
clearCurrentValue
:
(
(
)
=>
void
)
;
currentValue
:
T
;
setCurrentValue
:
(
(
value
)
=>
void
)
;
}
Type Parameters
T
Index
Properties
clear
Current
Value
current
Value
set
Current
Value
Properties
clear
Current
Value
clear
Current
Value
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
current
Value
current
Value
:
T
set
Current
Value
set
Current
Value
:
(
(
value
)
=>
void
)
Type declaration
(
value
)
:
void
Parameters
value
:
T
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
clear
Current
Value
current
Value
set
Current
Value
@basaldev/blocks-frontend-framework
block
ErrorBoundary
MockSessionService
AcceptInvitationSignUpFormData
AcceptInvitationSignUpProps
AllOrganizationTableRowData
ApiGetOptions
ApiGetState
ApiMutationOptions
AppInitializerOptions
AppOptions
AutoRefreshConfiguration
AutoScreenSizeProps
AutoloadPageTitleBreadcrumbsOptions
AutoloadPageTitleOptions
AvatarProps
BadgeProps
BaseCellProps
BasicUserInformationInputFormData
BasicUserInformationInputProps
BlockComponentProps
Loading...
Generated using
TypeDoc