@raisenow/tamaro-core
    Preparing search index...

    Type Alias BlockProps

    type BlockProps = {
        number?: number;
        show_header?: boolean;
    }
    Index

    Properties

    number?: number
    show_header?: boolean