Skip to content

API Reference

Welcome to the API Reference section! This is where you can find more technical documentation about what the Ignition library provides.

Using the sidebar on the left, you can find API members grouped by category. Alternatively, you can search for APIs using the search box at the top of the page.

Commonly Used

class

The blueprint for your objects.

import

The gateway to your logic.

property

The special property factory.

func

The function marker.

Value

The foundation of reactivity.

new

The instantiator of class interfaces.

delete

The manual destructor.