Module to Show Art Profile

showProfileUI(id, label = "Read More")

showProfileServer(id, r)

Arguments

id

namespace

label

label

r

reactive object passed from parent app

Functions

  • showProfileUI(): module UI

  • showProfileServer(): module Server