Variable: smallScreenAtom
constsmallScreenAtom:WritableAtom<boolean|Promise<boolean>,any,any>
Defined in: lib/settings/settings.ts:73
Atom that determines if the screen is considered small based on font scale and pixel density.
Returns
A promise that resolves to a boolean indicating if the screen is small.