© 2026 Hedgehog Software, LLC
const [processing, setProcessing] = useState<boolean | null>(false)
processing
boolean
null
VsCode