Skip to content

Commit 19c213d

Browse files
committed
(docs) add custom-action-icon slot
1 parent c44f70c commit 19c213d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ Example:
593593

594594
| <div style="width:230px">Slot</div> | Action | Data | Overridden slots |
595595
| ----------------------------------- | ----------------------------------------------------------- | ----------------------------------- | ------------------------------------------------------------------------------------------------------------------ |
596-
| `rooms-header` | Add a template on top of rooms list (above the search bar) | - | - |
596+
| `custom-action-icon` | Add a custom icon inside the footer | - | - | | `rooms-header` | Add a template on top of rooms list (above the search bar) | - | - |
597597
| `room-list-item` | Replace the template of the room list items | `room` | `room-list-options` |
598598
| `room-list-options` | Replace the template of the list room options | `room` | `room-list-options-icon` |
599599
| `room-header` | Replace the template of the room header | `room`, `typingUsers`, `userStatus` | `room-options`, `menu-icon`, `toggle-icon` |

0 commit comments

Comments
 (0)