<bitballs-navigation>
bitballs/components/navigation
{Module}
Provides navigation between different parts of the app and lets a user login or logout.
<bitballs-navigation {app}/>
Creates the navigation for Bitballs.
Parameters
-
app
{AppViewModel}
The application viewModel. This component will read and set the
session
property on the AppViewModel.
To create a
<game-details>
element pass the Session and a Game id like:Example