Computer Science, asked by aayansaifi948, 1 month ago

What is Layout Component? Give to example.​

Answers

Answered by aadityarjha456
1

Answer:

The Layout component is a component that you create to provide common elements across all of your pages. In traditional servlet development, you may be familiar with the use of a JSP include to include a banner across the top of your page and a copyright message across the bottom.

Hope it Helps

Answered by jenefaj
4

Answer:

Layout components are for sections of your site that you want to share across multiple pages. For example, Gatsby sites will commonly have a layout component with a shared header and footer. Other common things to add to layouts are a sidebar and/or navigation menu

The Layout component for ReactJS allows the creation of complex layouts with panels, that can be nested, resized, pinned, unpinned and closed

Explanation:

HOPE IT HELPS ARMY

SARANGAE

HAVE A NICE DAY

Similar questions