Amplify Toolbox
    Preparing search index...

    CustomAttributeBase is a type that represents the base properties for a custom attribute

    type CustomAttributeBase = {
        mutable?: boolean;
    }
    Index

    Properties

    Properties

    mutable?: boolean
    {true}