META UI Components
    Preparing search index...
    interface IMeSemanticBlock {
        allowedProps: SemanticProp[];
        description?: string;
        name: string;
    }
    Index

    Properties

    allowedProps: SemanticProp[]
    description?: string
    name: string