codeq/link

Last activity 04 Apr 2025 13733
composer require codeq/link

Link helper for Neos - with Atomic.Fusion & Monocle in mind

v0.0.3

Version
v0.0.3
Type
neos-package
Release Date
Mar 17, 2021 21:17
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || dev-master
  • neos/fusion-afx: ^1.2 || ^7.0 || dev-master
  • carbon/link: ^1.7 || dev-master
GPL-3.0-or-later db12a3343a658f4eaf02aad5d31a30ea5855c91d

Readme excerpt

CodeQ.Link The Neos link helper with Atomic.Fusion & Monocle in mind

Here's the most basic usage, which separates your Monocle presentational components from your integration. By providing a transfer object, you can keep your presentational components clean without cluttering your props.

prototype(YOUR.Site:Presentation.Atom.Link) < prototype(Neos.Fusion:Component) { @styleguide { title = 'My Link' props { link = CodeQ.Link:Link { link = 'https://github.com/code-q-web-factory/neos-link' label = 'CodeQ.Link is awesome' } } } link = CodeQ.Link:Link renderer = afx` &…
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 32 package(s).