Activity Forums Salesforce® Discussions What is lightning: or ui: in any Salesforce Lightning Component?

  • shariq

    Member
    September 23, 2018 at 11:09 pm

    Lightning has provided us with common User Interface components in the ui namespace which are used in the lightning component framework. They are ui:input and ui:output provide easy to implement common user interface.
    Component with lightning namespace also provides us with the user interface but on top of that they include lightning design system CSS by default so we do not have to worry about the styling of these components.

  • Parul

    Member
    September 23, 2018 at 11:55 pm

    Lightning components in the lightning namespace to complement the existing ui namespace components. In instances where there are matching ui and lightning namespace components, we recommend that you use the lightning namespace component. The lightning namespace components are optimized for common use cases. Beyond being equipped with the Lightning Design System styling, they handle accessibility, real-time interaction, and enhanced error messages.
    The Lightning Component framework is a UI framework for developing dynamic web apps for mobile and desktop devices. The framework supports partitioned, multi-tier component development that bridges the client and server.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos