Command Palette
Search for a command to run
Command Palette
Search for a command to run

$$props and $$restProps

✓ Relevant

Legacy mode: `$$props` contains all passed props, `$$restProps` contains all except declared exports; use for prop forwarding with filtering.