Files
FTXUI/examples/component
Kefu Chai 95c766e9e4 Component decorators (#354)
Add decorator variants for decorator components

Add the "pipe" operator for components, similar to what was done for Elements.
We are able to put something like:
```
Button(...) | Maybe(&show_button)
```

Add decorators for:
- `Maybe`
- `CatchEvent`
- `Renderer`

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
2022-03-12 15:18:36 +01:00
..
2022-01-07 11:03:54 +01:00
2021-12-11 17:58:25 +01:00
2022-01-19 13:38:39 +01:00
2022-01-07 11:03:54 +01:00
2021-10-15 23:04:11 +02:00
2021-12-23 14:17:33 +01:00
2021-12-23 14:17:33 +01:00
2019-01-27 16:23:12 +01:00
2021-09-16 20:45:26 +02:00
2022-03-12 15:18:36 +01:00
2021-09-16 20:45:26 +02:00
2021-09-16 20:45:26 +02:00