This interface is used by the options classes to have a IOptionLoader.load method to set all needed properties from source

Implements

Constructors

Properties

Methods

Constructors

Properties

bottom?:
    | "split"
    | "none"
    | "bounce"
    | "destroy"
    | "out"
    | OutMode
default:
    | "split"
    | "none"
    | "bounce"
    | "destroy"
    | "out"
    | OutMode
left?:
    | "split"
    | "none"
    | "bounce"
    | "destroy"
    | "out"
    | OutMode
right?:
    | "split"
    | "none"
    | "bounce"
    | "destroy"
    | "out"
    | OutMode
top?:
    | "split"
    | "none"
    | "bounce"
    | "destroy"
    | "out"
    | OutMode

Methods