@mendix/extensions-api - v0.2.4
    Preparing search index...

    Interface BuildingBlockCreationOptions

    Options for creating a building block.

    interface BuildingBlockCreationOptions {
        name: string;
    }
    Index

    Properties

    Properties

    name: string

    The name of the building block.