ast_readonly_server.Rd
Read-Only AST Server
ast_readonly_server( id, ast, selected_nodes = shiny::reactive(integer(0)), enable_preview = TRUE, id_prefix = NULL )
Character. Module namespace ID
Reactive. The parsed AST object
Reactive. Optional selected nodes to highlight (default: none)
Logical. Whether to enable preview functionality (default: TRUE)
Character. Optional prefix for button IDs to avoid collisions