Using LDS Base Components

Lightning Web Components come with a set of Base Components built on the Lightning Data Service (LDS) that let us create forms that let users create, view, and edit Salesforce records WITHOUT writing a single line of Apex. The Base Components are the easiest way to work with records. Later we will demonstrate using an LDS wire adapter, which will give us more functionality and flexibility.

Using lightning-record-form to Create a Record