Interface LinkStyleContext


public interface LinkStyleContext
Gets the data required for a link style factory.
Since:
1.1.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the current link being rendered.
  • Method Details

    • getLink

      Link getLink()
      Returns the current link being rendered.
      Since:
      1.1.0