We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

AngularJS value support

The RTE value does not bind properly

<div ej-rta e-value="scopeItem"></div>

It returns the value instead of binding to the scope

1 Reply

HP Harikrishnan P Syncfusion Team July 22, 2015 12:35 PM UTC

Hi Zehav,

Thanks for using Syncfusion products.

To create EJ RTE component we must use the <textarea>. Div is not a valid tag for creating EJ RTE component. Also in your code you have mentioned the directive as ej-rta, but it should be ej-rte. You can refer the following help link to know more about the Angular support of EJ components

http://helpjs.syncfusion.com/js/angularjs

For your reference we have prepared an example sample to showcase RTE value is bounded to the $scope variable. Please check the following link

http://jsplayground.syncfusion.com/hiq0bauw

To know about the list of properties, methods and events supported by any JS component, go to the online help link for JS (http://helpjs.syncfusion.com/js/overview) and click on the “API reference” section and navigate to the particular component. For example, to know all the available options in DropDownList check the following link,

http://helpjs.syncfusion.com/js/api/ejdropdownlist

For getting started and to know about the important features in any particular component, go to the help link and click on the particular component. For example, getting started and key features in Grid can be found in

http://helpjs.syncfusion.com/js/grid/overview

Please let us know if you have further queries.

Regards,
HariKrishnan 

Loader.
Live Chat Icon For mobile
Up arrow icon