Skip to contents

Creates a shiny::uiOutput() with the nacre JavaScript dependency attached. Use this in a standard Shiny UI to mark where renderNacre() should inject its content.

Usage

nacreOutput(id)

Arguments

id

The output ID, matching the corresponding renderNacre call.

Value

An HTML tag with the nacre dependency.