Method: Katalyst::Content::EditorComponent#status_bar

Defined in:
app/components/katalyst/content/editor_component.rb

#status_barObject



22
23
24
# File 'app/components/katalyst/content/editor_component.rb', line 22

def status_bar
  Editor::StatusBarComponent.new(container:)
end