Axinom Mosaic Libraries
    Preparing search index...

    Type Alias StationMessage

    StationMessage: MessageBarProps & { body?: string | React.ReactNode }

    Type Declaration

    • Optionalbody?: string | React.ReactNode

      Optional body for the StationMessage If the body type is a 'string', body will be wrapped in a 'p' element.