Skip to content

Commit 092ea66

Browse files
authored
Merge pull request #5 from sandeepmishratech/patch-1
Added a new resource
2 parents 1d32196 + 9e6e21d commit 092ea66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ The `simpleButton` function has an argument `form.ids`, which lists the ids of a
122122

123123
## A more complex example with dynamic UI and custom HTML
124124

125-
The two examples before could also be easily implemented with a traditional shiny app. Here is a more complex example with a dynamically created HTML table with multiple inputs:
125+
The two examples before could also be easily implemented with a traditional shiny app. Here is a more complex example with a dynamically created [HTML table](https://www.scaler.com/topics/html/tables-in-html/) with multiple inputs:
126126

127127
```r
128128
library(shinyEvents)

0 commit comments

Comments
 (0)