useSvgExportContext
Public function
Returns the read-only parts of SvgExportContext.
Signature
function useSvgExportContext(): {
isDarkMode: boolean
} | null
Source
Public function
Returns the read-only parts of SvgExportContext.
function useSvgExportContext(): {
isDarkMode: boolean
} | null