diff --git a/README.md b/README.md index e81a212..e253750 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,19 @@ Now you can use it in your template: ``` +### Show/hide declarativly + +Use isVisible to trigger show and hide. Set trigger to manual. + +```html +
Click open to see me
- - - -Start with overflow and change to not overflow
-- {{ text }} -
-Start with not overflow and change to overflow
-- {{ text }} -
-Click open to see me
+ + + +Start with overflow and change to not overflow
++ {{ text }} +
+Start with not overflow and change to overflow
++ {{ text }} +
+