EmplaceHandler | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/stdEmplaceHandlerInterface EmplaceHandler<ValueType>interface EmplaceHandler<ValueType> { insert?: () => ValueType; update?: (current: ValueType) => ValueType;}Type ParametersValueTypeIndexPropertiesinsert? update? PropertiesOptionalinsertinsert?: () => ValueTypeOptionalupdateupdate?: (current: ValueType) => ValueTypeSettingsMember VisibilityProtectedInheritedThemeOSLightDarkOn This PagePropertiesinsertupdateWebHare Platform SDKLoading...