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...

Loading....
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.