Script API - v1.26.30.32
    Preparing search index...

    Interface IDividerPropertyItemOptions

    Optional properties for Divider property item

    interface IDividerPropertyItemOptions {
        vertical?: boolean;
    }
    Index

    Properties

    Properties

    vertical?: boolean

    If true, renders the divider as a vertical line rather than horizontal.