Skip to content

Styling text inside Text #41

Description

@jan-smo

How to format/style text in Text, e.g. bold/italic or add a link?

In other words, what is the appsilon.blueprint way of doing

 htmlOutput(ns("info")
 output$info <- renderText({​
   var_x <- fun(...)
   paste0("Value for variable x is: <b>", var_x, "</b>")
 })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions