Naming Conventions
This package uses some naming conventions to simplify the code. The following type name prefixes have specific meanings.
P
means "Props" for a given React componentS
means "State" for a given React componentF
is used for every other type