Primitive 09 / Trigger card

Trigger card

A trigger surface. The header pairs the trigger name with a timing chip (BEFORE / AFTER / INSTEAD OF) and an enabled / disabled switch. The body lists the event chips that wake the trigger (INSERT / UPDATE / DELETE / TRUNCATE) and a dashed plate names the called function.

Production answer

Trigger card is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.

Primary CTAReview Trigger card states
Generative search brief

Trigger card: A trigger surface. The header pairs the trigger name with a timing chip (BEFORE / AFTER / INSTEAD OF) and an enabled / disabled switch. The body lists the event chips that wake the trigger (INSERT / UPDATE / DELETE / TRUNCATE) and a dashed plate names the called function.

Live primitive — public.quotes triggers
quotes_set_updated_atBefore
UPDATE
Callsfn_set_updated_at()
quotes_audit_logAfter
INSERTUPDATEDELETE
Callsfn_audit_log()