JSSM, a JavaScript state machine - the FSM for FSL
    Preparing search index...

    Type Alias FencePart

    FencePart:
        | "image"
        | "code"
        | "dot"
        | "editor"
        | "actions"
        | "info-panel"
        | "toolbar"
        | "title"
        | "footer"

    A single renderable part of a fence block (stacks in listed order, first on top).