UMD Web Elements Library
    Preparing search index...

    Interface HeroLayoutProps

    Hero-specific layout properties

    interface HeroLayoutProps {
        isTextCenter?: boolean;
        isTextRight?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isTextCenter?: boolean
    isTextRight?: boolean