The editor is
visible
hidden
Ike van Gerven
Lab may 30 2024

Test - if the Editor is active

CSS Classes - Webflow Editor

  • w-editor:
    This class is applied to the main part of the Editor interface.
    Deze class wordt toegepast op het hoofdgedeelte van de Editor-interface.
  • w-editor-preview:
    This class is applied to the preview area, where you can see a live preview of your website.
    Deze class wordt toegepast op het preview-gebied, waar je een live preview van je website kunt zien.
  • w-editor-nav:
    This class is applied to the Editor's navigation bar.
    Deze class wordt toegepast op de navigatiebalk van de Editor.
  • w-editor-sidebar:
    This class is applied to the Editor's sidebar.
    Deze class wordt toegepast op de zijbalk van de Editor.
  • w-editor-toolbar:
    This class is applied to the Editor toolbar.
    Deze class wordt toegepast op de werkbalk van de Editor.
  • w-editor-elements:
    This class is applied to the list of elements in the Editor.
    Deze class wordt toegepast op de lijst met elementen in de Editor.
  • w-editor-element:
    This class is applied to every single element in the Editor.
    Deze class wordt toegepast op elk afzonderlijk element in de Editor.
  • w-editor-property:
    This class is applied to every property of an element in the Editor.
    Deze class wordt toegepast op elke eigenschap van een element in de Editor.
  • w-editor-trigger:
    This class is applied to triggers, which you can use to create interactive elements.
    Deze class wordt toegepast op triggers, die je kunt gebruiken om interactieve elementen te maken.