Skip to content

Instantly share code, notes, and snippets.

@mrchimp
Last active August 5, 2021 13:35
Show Gist options
  • Select an option

  • Save mrchimp/3e03220d205822f0dc000b3a89e8cd91 to your computer and use it in GitHub Desktop.

Select an option

Save mrchimp/3e03220d205822f0dc000b3a89e8cd91 to your computer and use it in GitHub Desktop.
Optional Link Blade Component
@mrchimp
Copy link
Author

mrchimp commented Aug 5, 2021

If url is provided then the slot will be wrapped in an a, otherwise a span.

This would be better as an x- style blade component as we can more easily control attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment