Skip to contents

UI module for generating the pokemon location card

Server module generating the pokemon location card

Usage

poke_locations_ui(id)

poke_locations_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