Skip to main content

10 docs tagged with "integrations"

View All Tags

Angular - Getting started

FoundationUI integrates nicely with Angular. Let's take a look at how you can set up an Angular project, starting from scratch.

Angular - Handle events

This section looks at how to handle events emitted by web components in an Angular application. It is worth noting that this is not significantly different from handling events from Angular components themselves.

Angular - Position app

This simple tutorial guides you through creating a responsive Angular application with a layout that uses the grid-layout component.

Angular - sharing data

This section of the documentation explores how to pass data from an Angular application to web components. It is critical to get this correct to ensure seamless integration and functionality.

Angular - Showcase client app

We have provided an extensive collection of advanced integration examples showcasing the capabilities of integrating Angular with the Genesis Foundation-UI.

Integrations - Vue

FoundationUI works well with Vue. Let's take a look at how you can set up a Vue project, starting from scratch.

React - Getting started

This guide walks you through setting up a React project from scratch and integrating the Genesis Foundation packages.

React - Handle events

This section looks at how to handle events that are emitted by web components in a React application. It's important to note that handling events from web components in React is similar to handling native React events.

React - Sharing data

This section of the documentation looks at how to pass data from a React application to web components. Understanding the details of sharing data is essential for ensuring seamless integration and interactivity. We will focus on two main categories: passing primitive values and passing non-primitive values.

React - Showcase client app

We have provided an extensive collection of advanced integration examples showcasing the capabilities of integrating React with Genesis Foundation-UI.