ComponentOne Wijmo Open for Juice UI
Wijmo Open for Juice UI Extender Controls / WijExpander / WijExpander Properties
In This Topic
    WijExpander Properties
    In This Topic

    The following tables lists the WijExpander extender's server-side properties and the client-side options for the wijexpander widget. Please visit http://wijmo.com/wiki/index.php/Expander to view the full client-side documentation for the widget.

    Server-Side Property

    Client-Side Option

    Description

    AllowExpand

    allowExpand

    Determines if the widget can expand. Set this option to false if you want to disable collapse/expand ability.

    Animated

    animated

    Determines the animation easing effect; set this option to false in order to disable animation.

    ContentUrl

    contentUrl

    Determines the URL to the external content. For example, http://componentone.com/ for the ComponentOne Web site.

    Expanded

    expanded

    Determines the visibility state of the content panel. If true, then the content element is visible.

    ExpandDirection

    expandDirection

    Determines the content expand direction. Possible values are top, right, bottom, and left.