Dankoss Docs - v0.1.0
    Preparing search index...

    Props defining the category data structure for the dropdown.

    interface Props {
        categories: Category[];
    }
    Index

    Properties

    Properties

    categories: Category[]