WebJs Gallery
← Gallery

Components

The WebComponent factory, a reactive prop, an instance signal, and a slot.

A slotted title
0 Taps

Shadow DOM (scoped css) plus the rest of the signals API (computed, effect, batch):

The context API (createContext + ContextProvider / ContextConsumer): a value passed to a nested child without attribute drilling.

child sees: light last one-shot: not read yet

A Task for client-only async data, switching on TaskStatus:

idle