Skip to contents

UI module for generating the pokemon type

Server module generating the pokemon types info boxes

Usage

poke_types_ui(id)

poke_types_server(id, selected)

Arguments

id,

character used to specify namespace, see shiny::NS

selected

Input containing the selected pokemon index.

Value

a shiny::tagList containing UI elements