Component Blueprints

Trial Bar

Trial bar components are used to provide an interactive and educational prospect experience for setup.
<div class="slds-trial-header slds-grid">
  <div class="slds-grid">
    <button class="slds-button slds-m-right_small">Take the salesforce tour</button>
    <div class="slds-grid slds-dropdown-trigger slds-dropdown-trigger_click">

States#

<div class="demo-only" style="height:240px">
  <div class="slds-trial-header slds-grid">
    <div class="slds-grid">
      <button class="slds-button slds-m-right_small">Take the salesforce tour</button>

Overview of CSS Classes#

Selector.slds-trial-header
Summary

Sets styles for trial header bar

Supportdev-ready
Restrictdiv
VariantTrue

Trial Bar Release Notes

2.7.0

Fixed

  • Buttons with the new BEM syntax used within an inverse themed component no longer have their text color overridden