Skip to content

Commit 68563f8

Browse files
committed
docs
1 parent e8e0055 commit 68563f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ npm i -S @substrate-system/web-component
8282
* [use `.event(name)` to get the namespaced event type](#listen-for-events)
8383
* [extend the factory function to create a web component](#create-a-component)
8484
* [Listen for all event with the `'*'` event name](#wildcard-event-listeners).
85+
* [Hide your component's content until it is ready](#hide-undefined-elements)
8586

8687
## Hide Undefined Elements
8788

0 commit comments

Comments
 (0)