Mounts the status bar into container and returns a StatusBarHandle for external updates and cleanup.
container
Segments rendered (left to right):
hex (dec) 'char'
The host HTMLElement into which the bar is rendered.
HTMLElement
Required configuration; see StatusBarOptions.
A StatusBarHandle for pushing state updates and destroying the component.
Mounts the status bar into
containerand returns a StatusBarHandle for external updates and cleanup.Segments rendered (left to right):
hex (dec) 'char'.