--- layout: demo_layout.njk --- ## Click To Edit The click to edit pattern provides a way to offer inline editing of all or part of a record without a page refresh. * This pattern starts with a UI that shows the details of a contact. The div has a button that will get the editing UI for the contact from `/contacts/1/edit` ```html