From 02ea82116c4262408848a7250a087b8c97d93f7f Mon Sep 17 00:00:00 2001 From: preterer Date: Sat, 15 Feb 2020 20:23:35 +0100 Subject: [PATCH] Add `no-options` slot to docs (#1063) Closes #1058 --- docs/api/slots.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api/slots.md b/docs/api/slots.md index 1f3a94f..8c245af 100644 --- a/docs/api/slots.md +++ b/docs/api/slots.md @@ -50,6 +50,12 @@ Slots can be used to change the look and feel of the UI, or to simply swap out t ``` +### `no-options` + +```html +Sorry, no matching options. +``` + ## Dropdown ### `option`