Skip to main content

6 docs tagged with "template"

View all tags

Chart declarative HTML API

The declarative HTML API enables you to create and configure charts directly in HTML using simple, semantic tags. It streamlines the charting process by embedding data and configuration options within HTML elements, avoiding complex JavaScript code.

Document Generation

Document Generator enables you to generate documents from the information in your application's database.

quickstart

Let's create a simple web component using Genesis. There are three parts that make up a component: the HTML template, the CSS styles and the component logic. Web components can vary in complexity, from a simple button to a very detailed interactive experience.