codetechnl/hyperlink

A Laravel Nova field.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Vue

pkg:composer/codetechnl/hyperlink

1.0.1 2022-07-27 16:00 UTC

This package is auto-updated.

Last update: 2025-09-27 23:10:37 UTC


README

For now the current options are:

Hyperlink::make('Field name', 'property')
    ->classes('red', 'white', 'blue')
    ->label('Click me')
    ->target('_blank')
  • Update readme and how to install
  • Add edit option for the url