Skip to content

Commit

Permalink
tweak experimental-component README
Browse files Browse the repository at this point in the history
  • Loading branch information
glennsl committed May 2, 2021
1 parent 19b6608 commit 34e2df5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions examples/experimental_component/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
## Experimental component API example

Demonstrates a component API that has:

- Labeled required properties, ensured to be present at compile-time
- Labeled optional properties
- Polymorphic for all properties
- A convenient consumer interface, through a stupidly simple macro that is very easy to understand
Demonstrates how to use the experimental component API.

---

Expand Down

0 comments on commit 34e2df5

Please sign in to comment.