Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 1.28 KB

File metadata and controls

26 lines (19 loc) · 1.28 KB
title page_title description slug canonicalLink position
File and Image Browsers
File and Image Browsers - Editor - Kendo UI for Vue
Insert images and hyperlinks into the content area of the Kendo UI Editor wrapper for Vue.
file_browsers_editor_wrapper
3

File and Image Browsers

The Editor provides a file-and-image browser to upload or insert images and hyperlinks into its content area.

Both dialogs consist of Address and Search fields, a File Browser panel which shows the available files, a File Upload, Create a New Folder, and Delete options. Additionally, the user can set the file-property section with the fields that are suitable for images, such as web address, alternate text, width and height, and for hyperlinks, such as web address and title.

{% meta height:600 %} {% embed_file file-and-image-browser/main.vue preview %} {% embed_file file-and-image-browser/main.js %} {% endmeta %}

Suggested Links