Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A Panel is a reusable component that holds markup and other components. If you want to reuse a component without copying it's its markup into each page markup, extend the class Panel:

...