Skip to content

Missing Documentation for Stepper Props and Types in Material Tailwind CSS #957

Open
@dev-phantom

Description

@dev-phantom

Description:

I noticed that the documentation for the Stepper component in Material Tailwind CSS is missing details about its props and TypeScript types. This makes it difficult to understand what options are available and how to use them correctly.

Steps to reproduce:

  1. Visit the stepper link
  2. Check for prop details and TypeScript definitions.
  3. Notice that this information is either missing or not clearly documented.

Expected behavior:
The documentation should include:

  • A list of available props for the Stepper component.
  • Their expected types and default values.
  • Usage examples with TypeScript.

I’d be happy to contribute and add this missing information. Let me know if I can go ahead with a PR.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions