You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Swapping to the <strong>Development</strong> environment displays detailed information about the error that occurred.
20
+
</p>
21
+
<p>
22
+
<strong>The Development environment shouldn't be enabled for deployed applications.</strong>
23
+
It can result in displaying sensitive information from exceptions to end users.
24
+
For local debugging, enable the <strong>Development</strong> environment by setting the <strong>ASPNETCORE_ENVIRONMENT</strong> environment variable to <strong>Development</strong>
The Rich Text Editor control is WYSIWYG ('what you see is what you get') editor that provides the best user experience to create and update the content.
6
+
Users can format their content using standard toolbar commands.
7
+
</p>
8
+
<p><b> Key features:</b></p>
9
+
10
+
<ul>
11
+
<li><p> Provides < IFRAME > and < DIV > modes </p></li>
12
+
<li><p> Capable of handling markdown editing.</p></li>
13
+
<li><p> Contains a modular library to load the necessary functionality on demand.</p></li>
14
+
<li><p> Provides a fully customizable toolbar.</p></li>
15
+
<li><p> Provides HTML view to edit the source directly for developers.</p></li>
0 commit comments