Configuration Settings

Dynamic Experience Component

Configuration

Loading traffic flow...

Live Preview

Generated Code

<he-dynamic-experience placement="your-placement"></he-dynamic-experience>

Usage Information

This component dynamically renders content based on the selected placement. The placement value (your-placement) determines which content experience will be displayed.

Other Web Components(2 components)

Web Component 1

Preview:

Code:

<he-el
    theme=""
    variant="stacked"
    url="https://info.socialwork.org/app/xs"
    title="Find Your Perfect Program"
    description="Explore our programs and find the one that fits your needs."
    limit="5"
    showMoreResults="true"
    ctaText="Learn More"
    morebutton="View More Programs"
    isExpanded="true"
    styles="--el-programname-color: #064ab7; --el-schoolname-color: #1a1d26; --el-contentlink-color: #064ab7; --el-logobutton-bgcolor: #b92523; --el-logobutton-textcolor: #fff;"
  ></he-el>

Web Component 2

Preview:

Code:

<universal-qdf
    degree="bachelors"
    category="liberal-arts-and-humanities"
    subject="social-work"
    listItemText='["Flexible Learning","Career Growth","Expert Faculty"]'
    listItemColor="#3B82F6"
    hideListItemIcon="false"
    listItemsIcon="check"
    degreeLabel="Degree Level"
    categoryLabel="Field of Study"
    subjectlabel="Subject Area"
    ctaText="Learn More"
  ></universal-qdf>