<td>display</td>
<td>string</td>
<td>'dynamic'</td>
- <td>By default, we use Popper.js for dynamic positioning. Disable this with `static`.</td>
+ <td>By default, we use Popper.js for dynamic positioning. Disable this with <code>static</code>.</td>
</tr>
</tbody>
</table>
<td>trigger</td>
<td>string</td>
<td>'click'</td>
- <td>How popover is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. `manual` cannot be combined with any other trigger.</td>
+ <td>How popover is triggered - click | hover | focus | manual. You may pass multiple triggers; separate them with a space. <code>manual</code> cannot be combined with any other trigger.</td>
</tr>
<tr>
<td>offset</td>
---
layout: docs
title: Shadows
-description: Add or remove shadows to elements with `box-shadow` utilities.
+description: Add or remove shadows to elements with box-shadow utilities.
group: utilities
toc: false
---