Preparing search index...

    Props for the RecipeNumber component

    type RecipeNumberProps = {
        numberProps: RecipeNumberReadAddOrEditProps;
        testID: string;
    }
    Index

    Properties

    Properties

    Configuration object determining the component's behavior and appearance

    testID: string

    Unique identifier for testing and accessibility