Home > @datashaper/app-framework > useApplicationSettingsValue
Return a read-only copy of the application settings. Note that settings are managed in the centralized settings panel.
Signature:
export declare function useApplicationSettingsValue(): unknown;Returns:
unknown