Flux Product Docs
  • What is Flux?
  • Guides
    • Creating a Premium Video
    • Creating Your First Site
    • Creating a Countdown
    • Creating a Navigation Bar
    • Creating a Group
    • Custom 404 Page
    • Adding a Favicon to Your Site
    • Adding Videos to Your Site
    • Managing Your Guest List
    • Asset Management
    • Creating Sites from Site Templates
    • Publishing Site Versions
    • Advanced Debugging
  • Fundamentals
    • Key Concepts
    • Sites
    • Guests
    • Environments
      • Show Variables
    • Flows
      • Anatomy of a Node
      • Connecting Nodes and Building Flows
      • Passing Data
      • Scope
      • Interpolation
    • Keyboard Shortcuts
      • Keyboard Shortcuts - Page Editor
    • Animation States
    • Local Variables
    • Groups
  • Use Cases
    • For Designers
    • For Engineers
      • Custom CSS
      • Custom Modules
    • For Event Manager
      • Intercom Integration
  • Documentation
    • FAQ
    • Glossary
    • 🚀Show Controller
      • Modes
    • Domains and Subdomains
      • Hover
      • AWS Route 53
    • Premium Live Channels
    • Basic Video
    • Premium Video
      • AI Generated Subtitles
      • Supported Input Codecs and Containers
      • Supported Language Labels
      • Serverside Forensic Watermarking
    • Flow Nodes
      • Middleware
  • Modules
    • Access Code
    • Audio
    • Button
    • Carousel
    • Chat
    • Checkbox
    • Container
    • Countdown
    • Date
    • Embed
    • Image
    • Intercom
    • Link
    • Lottie
    • Page
    • Meter
    • Modal
    • Photobooth Gallery
    • Open Login
    • QR Code
    • Radio
    • Rich Text
    • Stack
    • Style
    • Spline
    • Switch
    • Text Input
    • Video
  • Template Guides
    • NatGeo FYC
      • Adding a Panel
    • Meow Wolf All Shrimps
  • 🚀Change Logs
    • July 12, 2024
    • June 08, 2024
    • April 26, 2024
    • April 12, 2024
    • March 29, 2024
    • March 15, 2024
    • March 1, 2024
    • September 2022
    • August 2022
    • July 2022
    • June 2022
Powered by GitBook
On this page
  • Overview
  • Link Properties
  • Style Properties
  • Link Image

Was this helpful?

  1. Modules

Link

Last updated 2 years ago

Was this helpful?

Overview

A Link module can be used for adding clickable images with embedded links.

Link Properties

Link URL (required) String, url Sets the url embedded into the Link module.

Link Text String Defines text to be added after the image. The Link Text will also include the embedded Link URL.

Is Link External? Checkbox, default disabled This property should be checked off if an external url (not hosted on lcdbackstage.com) is being linked.

Style Properties

Link Image

URL (required) String, url Url of the asset image. This property accepts the url of the Link image.

  • contain

  • cover

  • fill

  • none

  • scale-down

String Sets an ARIA text description for accessibility readers.

String Sets the font size of the Link. Example: 6px or 1em

String - Arial Sets the font for the Link Text to the specified name or generic family name

String - Valid color string (white) or hex code (#FFFFF) Overrides the default color of the Link Text.

String, css property Sets the appearance of decorative lines on the Link Text. This property accepts values for the following style properties: , , , and .

String, css property If defined, overrides the default appearance of decorative lines on the Link Text when the Link is . Accepts the same values as Link Text Decoration.

String, css property If defined, overrides the default appearance of decorative lines on the Link Text when the Link has entered the ; this is different from being actively clicked. Accepts the same values as Link Text Decoration.

String, css property If defined, overrides the default appearance of decorative lines on the Link Text when the mouse cursor is hovering over the Link; this is different from being actively clicked. Accepts the same values as Link Text Decoration.

String Sets an text description of the Link image.

String Defines the minimum width of the Link image. This property accepts lengths followed by a relative unit (em, ex, or px) or percentages. Example: 6px or 1em

String, default 100% Defines the maximum width of the Link image. This property accepts lengths followed by a relative unit (em, ex, or px) or percentages. Example: 6px or 1em

String Defines the minimum height of the Link image. This property accepts lengths followed by a relative unit (em, ex, or px) or percentages. Example: 6px or 1em

String Defines the maximum height of the Link image. This property accepts lengths followed by a relative unit (em, ex, or px) or percentages. Example: 6px or 1em

Dropdown Image setting for container resize behavior. The following options can be used:

Link Description (ARIA)
Font Size
Font Family
font-family
Link Text Color
Link Text Decoration
text-decoration-line
text-decoration-color
text-decoration-style
text-decoration-thickness
Active Style Override
actively being clicked
Focus Style Override
:focused state
Hover Style Override
Alt Text
Accessibility reader
Min Width
Max Width
Min Height
Max Height
Object Fit