Skip to content

Commit f8e344c

Browse files
📝 Update readme.
1 parent b25d2cf commit f8e344c

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)