update docs

This commit is contained in:
Cory LaViska
2022-02-21 09:13:33 -05:00
parent b24ff33fe0
commit ddd5b581fa
2 changed files with 2 additions and 2 deletions

View File

@@ -396,7 +396,7 @@ const App = () => (
### Placement
The preferred placement of the dropdown can be set with the `placement` attribute. Note that the actual position may vary to ensure the panel remains in the viewport.
The preferred placement of the select's menu can be set with the `placement` attribute. Note that the actual position may vary to ensure the panel remains in the viewport. Valid placements are `top` and `bottom`.
```html preview
<sl-select placement="top">