Skip to content

Options

Leo Balter edited this page Mar 2, 2015 · 1 revision

Options usage:

arte = new Arte('.editor', {
  placeholder: "Start something..."
});

Current available options:

  • placeholder (default: "Start something..."): Set's the placeholder element text
Clone this wiki locally