Activity › Forums › Salesforce® Discussions › What are Modals in Salesforce Lightning Component?
-
What are Modals in Salesforce Lightning Component?
Posted by Prachi on August 16, 2018 at 1:15 PMWhat are Modals in Salesforce Lightning Component?
shariq replied 7 years, 8 months ago 4 Members · 3 Replies -
3 Replies
-
Hi Prachi,
Modals are used to display content in a layer above the app. This paradigm is used in cases such as the creation or editing of a record, as well as various types of messaging and wizards. Modals can have a tagline in the header, simply by adding a paragraph after the heading. Modals always have an equal amount of space at the top and bottom to account for the height of the close button.
- [adinserter block='9']
-
Hi Prachi,
Basically Modals/Popup Box are used to display content in a flake/layer above the app. This instance is used in various cases such as the creation or editing of a record, also different types of messaging and wizards.
Thanks
-
Hi,
To make it more simple –
Modals in Lightning Components are Kind of pop ups, It is a basically used to display the records above the above on the layer in edit or save mode.
Hope this helps.
Log In to reply.