Options related to SV.Root Svelte SV node.

interface RootOptions {
    order?: RootOrder;
}

Properties

Properties

order?: RootOrder