# `<Page />`

This component is for rendering the page for the currently selected document, determined by the URL, which is generated by the [`kolay`][kolay-plugin] plugin.

[kolay-plugin]: /plugins/kolay.md

## API Reference

```hbs live no-shadow
<ComponentSignature
  @package='kolay'
  @name='Page'
  @module='declarations/browser/components'
/>
```
