diff --git a/README.md b/README.md index 24bee2d..e1c9335 100644 --- a/README.md +++ b/README.md @@ -361,6 +361,78 @@ export default function () { }; ``` +## properties template functions +In cases you'd like to use a property that accepts a function and return renderable React component. Using of a **template** tag lets you do exactly that: `