statDisplay method

  1. @override
Component statDisplay(
  1. StatDisplayProps props
)
override

Render a stat display component

Implementation

@override
Component statDisplay(StatDisplayProps props) => CodexStatDisplay(props);