pyro/menus-module

There is no license information available for the latest version (dev-master) of this package.

Installs: 167

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:streams-addon

dev-master / 1.1.x-dev 2020-12-07 09:12 UTC

This package is auto-updated.

Last update: 2024-07-14 17:12:19 UTC


README

Types

When creating a LinkTypeExtension in PHP, you can also create a corresponding link type in JS/TS. These JS types are used to render the link type.

You can check a examples of this at

So if create a custom LinkTypeExtension

  • You either let it render by using the default JS type
  • Or you let it render using a custom JS type