A background pattern with the Merck cells as additional visual element.
<ld-bg-cells class="box1-16/9"></ld-bg-cells>
<style>
  .box1-16\/9 {
    padding-top: 56.25%;
  }
</style>
<ld-bg-cells type="bioreliance" style="height: 16rem;">
</ld-bg-cells>
<ld-bg-cells type="f" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="hexagon" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="millipore" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="qa-x2f-qc" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="safc" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="sigma-aldrich" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="t" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells type="tile" style="height: 16rem;"></ld-bg-cells>
<ld-bg-cells class="box3-16/9"></ld-bg-cells>
<style>
  .box3-16\/9 {
    --ld-bg-cells-bg-col: var(--ld-col-vm-300);
    --ld-bg-cells-pattern-col: var(--ld-col-vm-600);
    --ld-bg-cells-position: bottom left;
    --ld-bg-cells-size: 150%;
    padding-top: 56.25%;
  }
</style>
| Variable | Description | Default | 
|---|---|---|
--ld-bg-cells-bg-col | 
Background color | Primary color of the current theme | 
--ld-bg-cells-pattern-col | 
Pattern color (cells) | Secondary color of the current theme | 
--ld-bg-cells-position | 
Position of the cells | Individual per cell type | 
--ld-bg-cells-size | 
Size of the cells | Individual per cell type | 
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
key | 
key | 
for tracking the node's identity when working with lists | string | number | 
undefined | 
ref | 
ref | 
reference to component | any | 
undefined | 
type | 
type | 
Cells pattern | "bioreliance" | "f" | "hexagon" | "millipore" | "qa-x2f-qc" | "safc" | "sigma-aldrich" | "t" | "tile" | 
'safc' | 
| Part | Description | 
|---|---|
"content" | 
Element wrapping the slot | 
"pattern" | 
Element containing the cells pattern |