open-nomad/ui/app/templates/components/streaming-file.hbs
Michael Lange 5bd9296194 Extract a streaming-file component from the task-log component
The new streaming-file component takes an arbitrary logger component
along with some mode flags and handles things like polling, DOM updates,
and scroll position.
2019-07-30 17:22:48 -07:00

1 line
30 B
Handlebars

<code>{{logger.output}}</code>