DESIGN SYSTEM EDITION · v0.8.3.8.4

Radio Library

Thirty reusable 2026 design treatments powered by the shared Monarch fonts, colors, typography, spacing, Flow, and token architecture.

Source: components/forms/radio.php

Tokens: --site-color-accent, --space-xs

Classes: .form-choice, input[type="radio"]

01

Default

PresentationContent

Standard Monarch treatment

Default Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'default']); ?>
02

Minimal

PresentationContent

Reduced decoration and visual weight

Minimal Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'minimal']); ?>
03

Outlined

UtilityContent

Transparent surface with a defined tokenized stroke

Outlined Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'outlined']); ?>
04

Soft

CommunityContent

Quiet low-contrast surface

Soft Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'soft']); ?>
05

Elevated

CommerceMarketing

Layered surface with tokenized shadow

Elevated Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'elevated']); ?>
06

Compact

ProductivityUtility

Dense interface treatment

Compact Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'compact']); ?>
07

Spacious

PresentationMarketing

Generous presentation rhythm

Spacious Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'spacious']); ?>
08

Inline

ContentCommunity

Designed to sit within surrounding content

Inline Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'inline']); ?>
09

Stacked

PresentationProductivity

Vertical component anatomy

Stacked Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'stacked']); ?>
10

Split

MarketingCommerce

Two-region composition

Split Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'split']); ?>
11

Accent Border

PresentationContent

Strong accent edge with neutral body

Accent Border Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'accent-border']); ?>
12

Highlight

MarketingCommerce

Attention without semantic status

Highlight Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'highlight']); ?>
13

Feature

MarketingPresentation

Prominent section anchor

Feature Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'feature']); ?>
14

Showcase

EntertainmentMarketing

Highly visual featured presentation

Showcase Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'showcase']); ?>
15

Signature

PresentationMarketing

Distinct Monarch branded treatment

Signature Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'signature']); ?>
16

Editorial

ContentPresentation

Long-form and publishing treatment

Editorial Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'editorial']); ?>
17

Corporate

PresentationProductivity

Structured restrained business treatment

Corporate Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'corporate']); ?>
18

Marketing

MarketingCommerce

Promotion and conversion treatment

Marketing Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'marketing']); ?>
19

Commerce

CommerceMarketing

Transactional information treatment

Commerce Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'commerce']); ?>
20

Dashboard

ProductivityUtility

Metrics and application interface treatment

Dashboard Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'dashboard']); ?>
21

Community

CommunityContent

People and participation treatment

Community Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'community']); ?>
22

Entertainment

EntertainmentCommunity

Media and leisure treatment

Entertainment Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'entertainment']); ?>
23

Utility

UtilityProductivity

Functional tool-interface treatment

Utility Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'utility']); ?>
24

Information

UtilityContent

Neutral educational or system information

Information Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'info']); ?>
25

Success

CommerceProductivity

Completed or positive state

Success Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'success']); ?>
26

Warning

CommerceProductivity

Cautionary state requiring attention

Warning Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'warning']); ?>
27

Danger

UtilityProductivity

Critical, destructive, or failed state

Danger Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'danger']); ?>
28

Muted

ContentPresentation

Secondary lower-priority information

Muted Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'muted']); ?>
29

Gradient

MarketingEntertainment

Centralized Monarch gradient treatment

Gradient Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'gradient']); ?>
30

Inverse

EntertainmentMarketing

High-contrast treatment for strong surfaces

Inverse Radio

Classes, source, anatomy, and accessibility

Anatomy: Semantic wrapper, component content, optional metadata, and actions.

Accessibility: Uses native semantic HTML and visible labels where applicable.

<?php monarch_render_component('forms', 'radio', ['style' => 'inverse']); ?>