interface ISimulationProps {
    simulation: IFrontSimulationsItem;
}

Properties

Properties