Commit a5f1c32
committed
Add missing code example for optional rx.cond second argument
- Added interactive example demonstrating rx.cond with only two arguments
- Shows behavior when condition is false and no false component is provided
- Addresses user feedback about missing code examples and behavior description
- Follows existing documentation patterns with state management and visual feedback
Co-Authored-By: unknown <>1 parent b7168d3 commit a5f1c32
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
31 | 48 | | |
32 | 49 | | |
33 | 50 | | |
| |||
0 commit comments