MAIDR Documentation - v3.58.2
    Preparing search index...

    State interface for the review feature containing the current review value.

    interface ReviewState {
        value: string;
    }
    Index

    Properties

    Properties

    value: string