You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Notification list container |`notificationList`|
163
+
| Schedule container |`scheduleContainer`|
164
+
| Schedule header |`scheduleHeader`|
165
+
| Schedule body |`scheduleBody`|
166
+
| Schedule table |`scheduleTable`|
167
+
| Day schedule copy title |`dayScheduleCopyTitle`|
168
+
| Day schedule copy menu |`dayScheduleCopy__dropdownContent`|
169
+
| Time select dropdown |`timeSelect__dropdownTrigger`|
170
+
| Time select list |`timeSelect__dropdownContent`|
163
171
164
172
<Callouttype="info"title="How to find other elements?">
165
173
Any selector that appears before the 🔔 emoji in the Devtools, can be targeted via the elements property in the appearance prop (stripping the `nv-` prefix). You can also use TS autocomplete to find the available elements.
@@ -352,6 +360,31 @@ You can customize specific parts of the Inbox UI by providing callback functions
0 commit comments