The base module that describes the functionality of a plugin
t() :: %ExTeal.Plugin{ navigation_component: term(), options: term(), router: term(), scripts: term(), styles: term(), title: term(), uri: term() }