Skip to main content

8 docs tagged with "Events"

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.

Examples and tutorial

This page will guide you through setting up a simple example of two components communicating via a store shared value.

Legacy project setup

This page guides you through installing the foundation-store in your legacy project. This isn't recommended - all new applications

Observer utilities

There are utilities for creating event observers and handling element visibility changes, facilitating the subscription to and publication of custom events, and responding to changes in element visibility.

State management

The foundation-store provides a decoupled and testable way to manage application