Wijmo UI for the Web
mode Field

Default value: 'ribbon'

Specify which toolbar to render. Ribbon and simple modes allow you to customize the toolbar.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijeditor.options.mode;
Javascript (Specification) 
var mode : string;
Remarks
For more information on customizing the toolbar, see editor samples "Customize" and "Customize Simple." ribbon -- Includes the most commonly used tool buttons. simple -- Includes fewer buttons, is much smaller, and takes up less space. bbcode -- Includes buttons used with Bulletin Board Code, a markup language used to format posts in message boards.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.