Improvements to `Stub<T>`: - [ ] Make it easy to invoke event callbacks passed to the stub - [ ] Make it easy to render a render fragment or template passed to a stub - [x] Make it possible to use parameter data in custom markup render fragments. - [x] Add documentation about `Stub<T>`