component
TuxSignupFeature
canonical
Neutral · quarterly bulletin
stay current
Quarterly research bulletin, in your inbox
Three-paragraph summaries of our most-read reports, the first Tuesday of every quarter. No marketing copy, no upsell.
<TuxSignupFeature
v-model="email"
eyebrow="stay current"
title="Quarterly research bulletin, in your inbox"
dek="Three-paragraph summaries of our most-read reports, the first Tuesday of every quarter. No marketing copy."
@submit="onSubmit"
/>tones
Neutral / maroon / gold
Neutral sits softly in a content column. Maroon is the loud "stop and subscribe" call — use sparingly. Gold is friendly, dark text on warm yellow — right for partner-facing or alumni-facing signups.
bulletin
Quarterly research bulletin
Three-paragraph summaries, the first Tuesday of every quarter.
alerts
Get notified when new findings publish
One email per major release. Used for safety bulletins, policy briefs, and major dataset updates.
alumni
Stay connected
Annual update for TTI alumni, sponsors, and former graduate assistants.
style variants
Per-variant heading face
Default = Oswald uppercase italic. Bold = Work Sans 800. Elegant = Georgia italic.
bold style
Athletic-tone signup
Right for marketing splashes and event-page sign-ups.
elegant style
Editorial signup
Right for research bulletins, policy briefs, and faculty-newsletter signups.
props
Props + events
title— heading. Required.eyebrow,dek— optional text rhythm.actionLabel— button label. Defaults to"Subscribe".placeholder— input placeholder. Defaults to"your@email.edu".consent— privacy line below the form. Has a sensible default.v-model— email value.tone—"neutral" | "maroon" | "gold". Defaults to"neutral".variant—"default" | "bold" | "elegant".- Emits
@submitwith the trimmed email value.