Example of Edit Post in React In-place Editor Component

/
/
UseCase

The sample demonstrates In-place Editor component usage with a form element. Edit the values in place to update to the post.

More Details...

Succinctly E-Book about TypeScript
The extensive adoption of JavaScript for application development, and the ability to use HTML and JavaScript to create Windows Store apps, has made JavaScript a vital part of the Windows development ecosystem. Microsoft has done extensive work to make JavaScript easier to use.
TypeScript
JavaScript
Properties
Mode
Description

This sample demonstrates the placing of following In-place Editor controls with the default form

  • TextBox
  • RichTextEditor
  • MultiSelect

More information on the In-place Editor instantiation can be found in the  documentation section.