Sign up (with export icon)

media-embed/mediaembedresize/constants

Api-module iconmodule

Constants

  • Chevron-right icon

    RESIZED_MEDIA_CLASS : 'media_resized'

    The view class applied to a resized media embed figure.

    Shared between the editing plugin (which toggles it via downcast of resizedWidth and consumes it on upcast) and the handles plugin (which adds it during drag and strips it on commit), so both layers agree on the exact class name.