UMD Web Elements Library
    Preparing search index...

    Interface TypeProps

    interface TypeProps {
        isTypeOutline?: boolean;
        isTypePrimary?: boolean;
        isTypeSecondary?: boolean;
    }
    Index

    Properties

    isTypeOutline?: boolean
    isTypePrimary?: boolean
    isTypeSecondary?: boolean