Show TOC

AbstractPopin PropertiesLocate this document in the navigation structure

Use
  • accessibilityDescription

    If you have activated accessibility, the assigned text is added to the quick info. This description provides semantic details of the UI element, and is only read by the screen reader if the user focuses the complete Ul element.

    This property can be personalized by administrators.

  • design

    Popin display.

    This property can be personalized by administrators.

    Value

    Example of the Visual Display

    Description

    fill

    Popin.design = fill

    Displayed with background color

    plain

    Popin.design = plain

    Displayed without background color

    transparent

    Popin.design = transparent

    Displayed with the same background color as the surrounding layout

  • hasContentPadding

    Specifies whether or not it is possible to insert padding between content and UI element borders.

  • titleDesign

    Title display.

    This property can be personalized by administrators.

    Value

    Example of the Visual Display

    Description

    critical

    Popin.titleDesign = critical

    Displays with a critical message icon

    error

    Popin.titleDesign = error

    Displays with an error/stop message icon

    ok

    Popin.titleDesign = ok

    Displays with an OK message icon

    text

    Popin.titleDesign = text

    Displays as a simple text without a message icon

  • titleText

    Label text for the heading.

    This property can be personalized by administrators.