Skip to contents

UI module for sorting pokemon

Server module generating the pokemon interface

Usage

poke_moves_ui(id)

poke_moves_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