Nothing
editor()
, a Markdown WYSIWYG Editor (https://ui.toast.com/tui-editor).input$<outputId>_data_filtered
in datagrid()
to get filtered data displayed in table.cal_props()
example.usageStatistics
option for datagrid()
and chart()
(same as for calendar()
).datagridOutput()
/ renderDatagrid()
fixed a bug causing table to have a css class recalculating
added to the outpput element.grid_col_checkbox()
to add checkboxes into a column.datagrid()
: new argument guess_colwidths_opts
to customize colums widths with function guess_colwidths_options()
.grid_editor_date()
new arguments language
and weekStartDay
.grid_proxy_delete_row()
: argument index
renamed rowKey
and now expect the row key of the row to delete, you can find the rowKey
value in input$<outputId>_data
.input$<outputId>_data
is now given with an extra column rowKey
thats gives the internant row key of the row.cal_events()
example + added new event selectDateTime
.cal_proxy_clear_selection()
to clear selected area on calendar. cal_timezone()
to set calendar timezone.cal_proxy_toggle()
to show / hide schedules based on calendar ID.?set_grid_lang
NEWS.md
file to track changes to the package.datagrid()
& helpers to create interactive tables based on tui-grid.calendar()
& helpers to create interactive calendars based on tui-calendar.chart()
& helpers to create interactive charts based on tui-chart.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.