derived
A computed reactive value. Recomputes when its inputs change; you read it, never call or assign it.
Valid in: component body, store body
See also: the guide.
Generated from the compiler’s reserved-keyword set. Do not edit by hand — run
bun run scripts/site/gen-keyword-reference.tsto regenerate.