UMD Web Elements Library
    Preparing search index...

    Interface HeroSizingProps

    Hero-specific sizing properties

    interface HeroSizingProps {
        isHeightFull?: boolean;
        isHeightSmall?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isHeightFull?: boolean
    isHeightSmall?: boolean