<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>html UI Component</title><link>https://community.telligent.com/community/11/w/api-documentation/67408/html-ui-component</link><description /><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>html UI Component</title><link>https://community.telligent.com/community/11/w/api-documentation/67408/html-ui-component</link><pubDate>Tue, 19 Nov 2019 20:28:35 GMT</pubDate><guid isPermaLink="false">c0572c0c-d527-4292-9d67-c734ee4c1997</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/11/w/api-documentation/67408/html-ui-component#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 11/19/2019 20:28:35&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;h3&gt;&lt;a id="jQuery_telligent_evolution_ui_components_html" name="jQuery_telligent_evolution_ui_components_html"&gt;&lt;/a&gt;jQuery.telligent.evolution.ui.components.html&lt;/h3&gt;
&lt;p&gt;[[ui JavaScript API Module|UI Component]] which enables a body of a textarea to be editable with rich editing support using [[evolutionHtmlEditor jQuery Plugin|evolutionHtmlEditor]]. The default implementation uses the [[evolutionHtmlEditor jQuery Plugin|evolutionHtmlEditor plugin]]. [[ui JavaScript API Module|Overrides can be provided]] at the theme level.&lt;/p&gt;
&lt;h3&gt;&lt;a id="Options" name="Options"&gt;&lt;/a&gt;Options&lt;/h3&gt;
&lt;p&gt;Data made available to instances of the component:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;width&lt;/code&gt;: The width of the HTML editor (default:  &amp;#39;100%&amp;#39;)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;height&lt;/code&gt;: The height of the HTML editor (default: &amp;#39;300px&amp;#39;)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;contenttypeid&lt;/code&gt;: The content type identifier for the content being edited. This enables content-type-specific content filtering and functionality (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;placeholder&lt;/code&gt;: The placeholder text to show in the editor when it is empty (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;enablefileupload&lt;/code&gt;: When specified, forces file uploading support on or off. When null, file uploading support is determined by reviewing the specified content type&amp;#39;s capabilities and filtering configuration (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;submittable&lt;/code&gt;: Enables direct submission of the content from the editor (default: false)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;entertosubmitprompt&lt;/code&gt;: When configured to be submittable, the text to enable typing enter to submit the content being edited (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;submitlabel&lt;/code&gt;: When configured to be submittable, the text shown on the submission button, when shown (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;beforesubmithtml&lt;/code&gt;: When configured to be submittable, HTML that should be rendered before the submit button or prompt (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;aftersubmithtml&lt;/code&gt;: When configured to be submittable, the HTML that should be rendered after the submit button or prompt (default: null)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;autoresize&lt;/code&gt;: When enabled, the editor will resize to fit the content by height (default: false)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;enableentertosubmittoggle&lt;/code&gt;: When submittable, identifies whether the option to turn enter-to-submit on/off should be shown (default: false)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;a id="See_also" name="See_also"&gt;&lt;/a&gt;See also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;[[evolutionCodeEditor jQuery Plugin|evolutionHtmlEditor jQuery Plugin]]&lt;/li&gt;
&lt;li&gt;[[evolutionHtmlEditorSubmit jQuery Event|evolutionHtmlEditorSubmit jQuery Event]]&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;&lt;a id="Example" name="Example"&gt;&lt;/a&gt;Example&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;&amp;lt;textarea class=&amp;quot;ui-html&amp;quot; data-width=&amp;quot;100%&amp;quot; data-height=&amp;quot;200px&amp;quot;&amp;gt;
   &amp;amp;lt;b&amp;amp;gt;This is bold&amp;amp;lt;/b&amp;amp;gt; and this isn&amp;#39;t.
&amp;lt;/pre&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>