Skip to content

Conversation

Preethi3S
Copy link

Fixes #6758

Description

This PR adds a missing Unstyled example for the Stepper component in the theming section of the documentation.

Previously, the Stepper page did not include an unstyled demo, whereas most other components already had unstyled examples to guide developers using Tailwind CSS or custom styling.

The new example demonstrates how to use the Stepper in unstyled mode, making it consistent with the documentation of other components.

Changes

  • Added unstyleddoc.js under components/doc/stepper/theming/.
  • Updated StepperDemo to include UnstyledDoc in themingDocs.
  • Ensured consistency with existing theming docs (StyledDoc, TailwindDoc).
  • Example showcases pt (pass-through) usage for unstyled theming.

Screenshots

Screenshot 2025-08-20 225930

Notes for Reviewers

  • This is a documentation-only change; no impact on core Stepper functionality.
  • Aligns Stepper docs with other components that already include unstyled examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stepper: Unstyled mode preview
1 participant