PrenixComponents.Link (prenix_components v0.1.4)

Summary

Functions

Attributes

  • color (:string) - Defaults to "primary".
  • size (:string) - Defaults to "inherit".
  • underline (:string) - Defaults to "none".
  • class (:string) - Defaults to nil.
  • external (:boolean) - Defaults to false.
  • external_icon (:boolean) - Defaults to true.
  • disabled (:boolean) - Defaults to false.
  • navigate (:string) - Defaults to nil.
  • patch (:string) - Defaults to nil.
  • href (:any) - Defaults to nil.
  • replace (:boolean) - Defaults to false.
  • method (:string) - Defaults to "get".
  • csrf_token (:any) - Defaults to true.
  • Global attributes are accepted. Supports all globals plus: ["download", "hreflang", "referrerpolicy", "rel", "target", "type"].

Slots

  • inner_block

Functions