
Custom HTML Table for Response Data Entry
tag_table_response_input.Rd
This function generates a custom HTML table with editable fields, allowing users to enter responses directly into the table. It uses `tag_custom_input` along with various HTML tags and CSS classes to create a seamless data entry experience. Data entered in the table is accessible on the server side via the `input` object, enabling real-time data capture within a Shiny session.