Logo
Stockholm-icons / Layout / Layout-4-blocks Created with Sketch.

Default Inline Demo

Click here to trigger the editor

Quick and simple CKEditor 5 Integration

Here goes the initial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Flexible & Powerful

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled.

Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s


                            <div class="card card-custom">
                                <div class="card-header">
                                    <h3 class="card-title">
                                        Default Inline Demo
                                    </h3>
                                </div>
                                <div class="card-body">
                                    <div name="kt-ckeditor-1" id="kt-ckeditor-1">
                                        <p>Click here to trigger the editor</p>
                                        <h1>Quick and simple CKEditor 5 Integration</h1>
                                        <p>Here goes the initial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
                                        <p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.</p>
                                        <h3>Flexible & Powerful</h3>
                                        <p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled.</p>
                                        <p>Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.</p>
                                        <p>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
                                    </div>
                                </div>
                            </div>
			        	    

                            // Class definition

                            var KTCkeditorInline = function () {
                                // Private functions
                                var demos = function () {
                                    InlineEditor
                                        .create( document.querySelector( '#kt-ckeditor-1' ) )
                                        .then( editor => {
                                            console.log( editor );
                                        } )
                                        .catch( error => {
                                            console.error( error );
                                        } );
                                }

                                return {
                                    // public functions
                                    init: function() {
                                        demos();
                                    }
                                };
                            }();

                            // Initialization
                            jQuery(document).ready(function() {
                                KTCkeditorInline.init();
                            });
                            

Inline Demo with Multiple Font Styles

Click here to trigger the editor

Quick and simple CKEditor 5 Integration

Here goes the Minitial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Flexible & Powerful

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled.

  • List item 1
  • List item 2
  • List item 3
  • List item 4

                            <div class="card card-custom">
                                <div class="card-header">
                                    <h3 class="card-title">
                                        Inline Demo with Multiple Font Styles
                                    </h3>
                                </div>
                                <div class="card-body">
                                    <div name="kt-ckeditor-2" id="kt-ckeditor-2">
                                        <p>Click here to trigger the editor</p>
                                        <h1>Quick and simple CKEditor 5 Integration</h1>
                                        <p>Here goes the <a href="#">Minitial content of the editor</a>. Lorem Ipsum is simply dummy text of the <em>printing and typesetting</em> industry.</p>
                                        <blockquote>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.</blockquote>
                                        <h3>Flexible & Powerful</h3>
                                        <p><strong>Lorem Ipsum has been the industry's</strong> standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled.</p>
                                        <ul>
                                            <li>List item 1</li>
                                            <li>List item 2</li>
                                            <li>List item 3</li>
                                            <li>List item 4</li>
                                        </ul>
                                    </div>
                                </div>
                            </div>
				            

                            // Class definition

                            var KTCkeditorInline = function () {
                                // Private functions
                                var demos = function () {
                                    InlineEditor
                                        .create( document.querySelector( '#kt-ckeditor-2' ) )
                                        .then( editor => {
                                            console.log( editor );
                                        } )
                                        .catch( error => {
                                            console.error( error );
                                        } );
                                }

                                return {
                                    // public functions
                                    init: function() {
                                        demos();
                                    }
                                };
                            }();

                            // Initialization
                            jQuery(document).ready(function() {
                                KTCkeditorInline.init();
                            });
                            

Inline Demo with Images

Click here to trigger the editor

Quick and simple CKEditor 5 Integration

Metronic CKEditor Demo
Here goes the Minitial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

                            <div class="card card-custom">
                                <div class="card-header">
                                    <h3 class="card-title">
                                        Inline Demo with Images
                                    </h3>
                                </div>
                                <div class="card-body">
                                    <div name="kt-ckeditor-3" id="kt-ckeditor-3">
                                        <p>Click here to trigger the editor</p>
                                        <h1>Quick and simple CKEditor 5 Integration</h1>
                                        <figure class="image"><img src="<?php echo Page::getMediaPath();?>stock-600x400/img-1.jpg" alt="Metronic CKEditor Demo"/></figure>
                                        Here goes the <a href="#">Minitial content of the editor</a>. Lorem Ipsum is simply dummy text of the <em>printing and typesetting</em> industry.
                                    </div>
                                </div>
                            </div>
			        	    

                            // Class definition

                            var KTCkeditorInline = function () {
                                // Private functions
                                var demos = function () {
                                    InlineEditor
                                        .create( document.querySelector( '#kt-ckeditor-3' ) )
                                        .then( editor => {
                                            console.log( editor );
                                        } )
                                        .catch( error => {
                                            console.error( error );
                                        } );
                                }

                                return {
                                    // public functions
                                    init: function() {
                                        demos();
                                    }
                                };
                            }();

                            // Initialization
                            jQuery(document).ready(function() {
                                KTCkeditorInline.init();
                            });
                            

Inline Demo with Videos

Click here to trigger the editor

Easy Media Embeds

Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.


                            <div class="card card-custom">
                                <div class="card-header">
                                    <h3 class="card-title">
                                        Inline Demo with Videos
                                    </h3>
                                </div>
                                <div class="card-body">
                                    <div name="kt-ckeditor-4" id="kt-ckeditor-4">
                                        <p>Click here to trigger the editor</p>
                                        <h1>Easy Media Embeds</h1>
                                        <figure class="symbol">
                                            <oembed url="https://www.youtube.com/watch?v=gMUbZMdDRCo"></oembed>
                                        </figure>
                                        <p>Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.</p>
                                    </div>
                                </div>
                            </div>
			        	    

                            // Class definition

                            var KTCkeditorInline = function () {
                                // Private functions
                                var demos = function () {
                                    InlineEditor
                                        .create( document.querySelector( '#kt-ckeditor-4' ) )
                                        .then( editor => {
                                            console.log( editor );
                                        } )
                                        .catch( error => {
                                            console.error( error );
                                        } );
                                }

                                return {
                                    // public functions
                                    init: function() {
                                        demos();
                                    }
                                };
                            }();

                            // Initialization
                            jQuery(document).ready(function() {
                                KTCkeditorInline.init();
                            });
                            

Large Inline Demo

Click here to trigger the editor

Quick and simple CKEditor 5 Integration

Here goes the Minitial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.
  • List item 1
  • List item 2
  • List item 3
  • List item 4
Metronic CKEditor Demo
Here goes the Minitial content of the editor. Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Easy Media Embeds

Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.


                            <div class="card card-custom">
                                <div class="card-header">
                                    <h3 class="card-title">
                                        Large Inline Demo
                                    </h3>
                                </div>
                                <div class="card-body">
                                    <div name="kt-ckeditor-5" id="kt-ckeditor-5">
                                        <p>Click here to trigger the editor</p>
                                        <h1>Quick and simple CKEditor 5 Integration</h1>
                                        <p>Here goes the <a href="#">Minitial content of the editor</a>. Lorem Ipsum is simply dummy text of the <em>printing and typesetting</em> industry.</p>
                                        <blockquote>Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled. Lorem Ipsum is simply dummy text of the printing and typesetting industry.</blockquote>
                                        <ul>
                                            <li>List item 1</li>
                                            <li>List item 2</li>
                                            <li>List item 3</li>
                                            <li>List item 4</li>
                                        </ul>
                                        <figure class="image"><img src="<?php echo Page::getMediaPath();?>stock-600x400/img-1.jpg" alt="Metronic CKEditor Demo"/></figure>
                                        Here goes the <a href="#">Minitial content of the editor</a>. Lorem Ipsum is simply dummy text of the <em>printing and typesetting</em> industry.
                                        <h1>Easy Media Embeds</h1>
                                        <figure class="symbol">
                                            <oembed url="https://www.youtube.com/watch?v=d-pSVf8Xazk"></oembed>
                                        </figure>
                                        <p>Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper. Lorem ipsum dolor sit amet,consectetuer edipiscing elit,sed diam nonummy nibh euismod tinciduntut laoreet doloremagna aliquam erat volutpat.Ut wisi enim ad minim veniam,quis nostrud exerci tation ullamcorper.</p>
                                    </div>
                                </div>
                            </div>
				            

                            // Class definition

                            var KTCkeditorInline = function () {
                                // Private functions
                                var demos = function () {
                                    InlineEditor
                                        .create( document.querySelector( '#kt-ckeditor-5' ) )
                                        .then( editor => {
                                            console.log( editor );
                                        } )
                                        .catch( error => {
                                            console.error( error );
                                        } );
                                }

                                return {
                                    // public functions
                                    init: function() {
                                        demos();
                                    }
                                };
                            }();

                            // Initialization
                            jQuery(document).ready(function() {
                                KTCkeditorInline.init();
                            });
                            

Shopping Cart

iBlender The best kitchen gadget in 2020
$ 350 for 5
SmartCleaner Smart tool for cooking
$ 650 for 4
CameraMax Professional camera for edge cutting shots
$ 150 for 3
4D Printer Manufactoring unique objects
$ 1450 for 7
MotionWire Perfect animation tool
$ 650 for 7
System Messages
Top Authors Most Successful Fellas
+82$
Popular Authors Most Successful Fellas
+280$
New Users Most Successful Fellas
+4500$
Active Customers Most Successful Fellas
+4500$
Bestseller Theme Most Successful Fellas
+4500$
Notifications
Stockholm-icons / Home / Library Created with Sketch.
Another purpose persuade Due in 2 Days
+28%
Stockholm-icons / Communication / Write Created with Sketch.
Would be to people Due in 2 Days
+50%
Stockholm-icons / Communication / Group-chat Created with Sketch. -27%
Stockholm-icons / General / Attachment2 Created with Sketch.
The best product Due in 2 Days
+8%
Customer Care
Reports
Memebers
Stockholm-icons / Navigation / Up-2 Created with Sketch.

Select A Demo