Skip to content

BaseComponent

Jens Kooij edited this page Mar 25, 2018 · 3 revisions

BaseComponent

Overview

BaseComponent is a basic implementation of a component. All it really does is render the template that is assigned in the sitemap configuration.

Sitemap Compatible Application Compatible Parameters
true true none

Parameters

The BaseComponent doesn't have any parameters

Example sitemap item

Title URL Regex Component Template Parameters
Title /my-page false BaseComponent my-template

Parent

None

Clone this wiki locally