Some custom toolbars might need additional parameterization other than the information provided by the consoleContext that they can inject (via traditional inputs/outputs). Rather than (or in addition to) specifying the toolbar by config or ConsoleComponent input, allow a content projection slot that also gets the ConsoleContext (somehow)
Some custom toolbars might need additional parameterization other than the information provided by the
consoleContextthat they can inject (via traditional inputs/outputs). Rather than (or in addition to) specifying the toolbar by config orConsoleComponentinput, allow a content projection slot that also gets theConsoleContext(somehow)