Wagtail client-side components
    Preparing search index...
    Index

    Properties

    Properties

    propTypes: {
        blockProps: Validator<
            NonNullable<InferProps<{ entity: Requireable<object> }>>,
        >;
    }