Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 948 Bytes

plugins.mdx

File metadata and controls

32 lines (20 loc) · 948 Bytes
title description
Plugins
A compilation of plugins Toggled supports

Plugins

Toggled supports and develops many plugins for developers.

Embeds

All of our embeds can be viewed in the design section of custom elements.

Zymono

A Zymono plugin is currently in development. View more info here: https://docs.zymono.com.

Fiber Styling

Fiber is an innovative new variant of CSS which allows for source attributes to be created. (This makes it easier so you can reuse elements more than once with just css.)

To compile a style element using Fiber, set the attribute fiber to compile

<style fiber="compile">
 {Your Normal and Fiber Styles Here}
</style>

GravityJS

The GravityJS static is automatically added to all Toggled Projects. You can use it by refering to the GravityJS Documentation.