Measured entry

meraki-pricing-checkbox-with-details

pricingminimal-flat

A static pricing-plan selector and feature summary shipped as standalone HTML. It uses Tailwind utility classes, inline SVG status icons, and optional dark-mode styles. There is no JavaScript, form control, or state model, so the highlighted plan and feature details are presentation only.

Specimen
Harness screenshot of meraki-pricing-checkbox-with-details at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-pricing-checkbox-with-details at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-pricing-checkbox-with-details at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for meraki-pricing-checkbox-with-details
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.6 KB (84.0 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A useful visual starting point for a simple pricing selector, with solid responsive behavior and no runtime dependency. Treat it as a static mockup: selection is not functional, the markup is not a real form control, and contrast plus content cleanup are required before production.

Use it if

  • You need a compact pricing section with plan cards, savings badges, and a shared feature summary.
  • Your Tailwind site can supply real plan data and wire the selection and call-to-action behavior.
  • You want a responsive layout that stacks plans on narrow screens and presents them in a row on wider screens.

Skip it if

  • You need an accessible plan picker that works as a real checkbox, radio group, or keyboard-controlled selection.
  • You need production-ready copy and semantics without correcting placeholder text, wording errors, and heading structure.
  • Your accessibility bar cannot accept the detected text color contrast issue without design changes.
  • You need each plan to display its own independently changing feature comparison.

Install

Installation record for meraki-pricing-checkbox-with-details
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn project, add Tailwind CSS, copy the HTML and inline SVGs, and ensure dark-mode utilities match your theme setup. Replace the CDN script with your normal Tailwind build for production, then add application state, semantic radio controls, keyboard behavior, real pricing copy, and corrected contrast tokens.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.