File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,6 @@ by Lustre.
4646- Support for portalled content inside a Web Component's shadow DOM or inside
4747 an iframe's document.
4848
49- - Support forwarding ` context-request ` Events.
50-
5149- A ** standalone Web Component bundle** that can be used in server-rendered HTML
5250 pages
5351
@@ -73,10 +71,8 @@ your HTML.
7371
7472## Examples
7573
76- ` lustre_portal ` is a Web Component that allows you to "teleport" a part of your
77- app's view into a DOM node that exists outside of the DOM hierarchy controlled
78- by Lustre. Below are a number of examples that demonstrate when that might be
79- useful:
74+ Below are some examples of the most-common scenarios where ` lustre_portal ` can
75+ come in handy:
8076
8177- [ ` 01-toast ` ] ( https://github.com/lustre-labs/portal/tree/main/examples/01-toast )
8278 shows how to render toast messages that always appear above any element's in
You can’t perform that action at this time.
0 commit comments