cookie_ui {cognitoR}R Documentation

Description

This UI module load the required js methods to create/remove/get cookie in browser.

Usage

cookie_ui(id)

Arguments

id

character

Value

a Shiny UI

Examples

cookie_ui("cookie")

[Package cognitoR version 1.0.4 Index]