Basic Text Styles
# Overview
The fundamental styling options allow you to easily incorporate essential formatting, like making text bold, italicized, or underlined.The core styling tools empower you to effortlessly add basic formatting to your text, including options for bold, italic, and underline styles.
# Demo
The essential formatting tools provide simple ways to enhance your text, allowing you to emphasize key points with options like bold, italic, and underline styles.
# Configuration
<script>
window.sitsEditorConfig = {
toolbar : ['bold', 'italic', 'underline']
};
</script>
// If display only "bold" , "italic" and "underline" buttons in the toolbar.
Every day, we work hard to make sure our documents are complete. Have you found any mistakes or missing information? Please tell us here.
On this Page
On this Page
