sample-package - v0.0.0
    Preparing search index...

    Interface SimpleUiComponentProps

    interface SimpleUiComponentProps {
        textToShow: string;
    }

    Hierarchy

    • CommonComponentProps
      • SimpleUiComponentProps
    Index

    Properties

    Properties

    textToShow: string