Caspeco WebComponents - v3.7.0
    Preparing search index...

    Type Alias NavigationItemBaseProps

    type NavigationItemBaseProps = {
        text: string;
    }
    Index

    Properties

    Properties

    text: string

    The text to be displayed.