class CKEditor5::Rails::Editor::PropsInlinePlugin

def to_h

def to_h
  {
    window_name: name
  }
end