Version 3.18.1

APIs

  • Begin typing in the search box above to see results.
Show:

editor-base Module

Base class for Editor. Handles the business logic of Editor, no GUI involved only utility methods and events.

 var editor = new Y.EditorBase({
 content: 'Foo'
 });
 editor.render('#demo');

This module provides the following classes:

AltStyle によって変換されたページ (->オリジナル) /