Electrical Switches and Relays Entities
2-Position Switch
- Preview
- Usage
- Definition
import { Component2PositionSwitch } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component2PositionSwitch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2_POSITION_SWITCH } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2_POSITION_SWITCH)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.twoPositionSwitch2;elSwitchState=1;',
},
_original_width: 75,
_original_height: 70,
}
2-Position Switch 2
- Preview
- Usage
- Definition
import { Component2PositionSwitch2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component2PositionSwitch2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_2_POSITION_SWITCH_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_2_POSITION_SWITCH_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.twoPositionSwitch2;elSwitchState=2;',
},
_original_width: 75,
_original_height: 70,
}
3-Position Switch
- Preview
- Usage
- Definition
import { Component3PositionSwitch } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component3PositionSwitch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_3_POSITION_SWITCH } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_3_POSITION_SWITCH)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.threePositionSwitch2;elSwitchState=1;',
},
_original_width: 60,
_original_height: 60,
}
3-Position Switch 2
- Preview
- Usage
- Definition
import { Component3PositionSwitch2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component3PositionSwitch2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_3_POSITION_SWITCH_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_3_POSITION_SWITCH_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.threePositionSwitch2;elSwitchState=2;',
},
_original_width: 60,
_original_height: 60,
}
3-Position Switch 3
- Preview
- Usage
- Definition
import { Component3PositionSwitch3 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component3PositionSwitch3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_3_POSITION_SWITCH_3 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_3_POSITION_SWITCH_3)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.threePositionSwitch2;elSwitchState=3;',
},
_original_width: 60,
_original_height: 60,
}
4-Position Switch
- Preview
- Usage
- Definition
import { Component4PositionSwitch } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component4PositionSwitch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_4_POSITION_SWITCH } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_4_POSITION_SWITCH)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.fourPositionSwitch2;elSwitchState=1;',
},
_original_width: 75,
_original_height: 70,
}
4-Position Switch 2
- Preview
- Usage
- Definition
import { Component4PositionSwitch2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component4PositionSwitch2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_4_POSITION_SWITCH_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_4_POSITION_SWITCH_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.fourPositionSwitch2;elSwitchState=2;',
},
_original_width: 75,
_original_height: 70,
}
4-Position Switch 3
- Preview
- Usage
- Definition
import { Component4PositionSwitch3 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component4PositionSwitch3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_4_POSITION_SWITCH_3 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_4_POSITION_SWITCH_3)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.fourPositionSwitch2;elSwitchState=3;',
},
_original_width: 75,
_original_height: 70,
}
4-Position Switch 4
- Preview
- Usage
- Definition
import { Component4PositionSwitch4 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Component4PositionSwitch4/>
// or
import { extendStyle } from "@dinghy/base-components";
import { COMPONENT_4_POSITION_SWITCH_4 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, COMPONENT_4_POSITION_SWITCH_4)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.fourPositionSwitch2;elSwitchState=4;',
},
_original_width: 75,
_original_height: 70,
}
Break Contact
- Preview
- Usage
- Definition
import { BreakContact } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<BreakContact/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BREAK_CONTACT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, BREAK_CONTACT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.break_contact;',
},
_width: 75,
_height: 10,
}
Changeover Contact
- Preview
- Usage
- Definition
import { ChangeoverContact } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ChangeoverContact/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CHANGEOVER_CONTACT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, CHANGEOVER_CONTACT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.changeoverContactSwitch2;elSwitchState=1;',
},
_width: 75,
_height: 20,
}
Changeover Contact 2
- Preview
- Usage
- Definition
import { ChangeoverContact2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ChangeoverContact2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CHANGEOVER_CONTACT_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, CHANGEOVER_CONTACT_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.changeoverContactSwitch2;elSwitchState=2;',
},
_width: 75,
_height: 20,
}
Circuit Breaker Off
- Preview
- Usage
- Definition
import { CircuitBreakerOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<CircuitBreakerOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CIRCUIT_BREAKER_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, CIRCUIT_BREAKER_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.circuitBreaker2;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Circuit Breaker On
- Preview
- Usage
- Definition
import { CircuitBreakerOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<CircuitBreakerOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CIRCUIT_BREAKER_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, CIRCUIT_BREAKER_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.circuitBreaker2;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
DPDT
- Preview
- Usage
- Definition
import { Dpdt } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Dpdt/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DPDT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, DPDT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.dpdt3;elSwitchState=1;',
},
_original_width: 58,
_original_height: 62,
}
DPDT 2
- Preview
- Usage
- Definition
import { Dpdt2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Dpdt2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DPDT_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, DPDT_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.dpdt3;elSwitchState=2;',
},
_original_width: 58,
_original_height: 62,
}
DPST Off
- Preview
- Usage
- Definition
import { DpstOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<DpstOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DPST_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, DPST_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.dpst2;elSwitchState=off;',
},
_width: 75,
_height: 39,
}
DPST On
- Preview
- Usage
- Definition
import { DpstOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<DpstOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DPST_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, DPST_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.dpst2;elSwitchState=on;',
},
_width: 75,
_height: 39,
}
Flow Actuated Off
- Preview
- Usage
- Definition
import { FlowActuatedOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<FlowActuatedOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FLOW_ACTUATED_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, FLOW_ACTUATED_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.flowActuatedSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 31,
}
Flow Actuated On
- Preview
- Usage
- Definition
import { FlowActuatedOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<FlowActuatedOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FLOW_ACTUATED_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, FLOW_ACTUATED_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.flowActuatedSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 31,
}
Fuse Off
- Preview
- Usage
- Definition
import { FuseOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<FuseOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FUSE_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, FUSE_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.fuse2;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Fuse On
- Preview
- Usage
- Definition
import { FuseOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<FuseOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FUSE_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, FUSE_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.fuse2;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
Gas Flow Actuated Off
- Preview
- Usage
- Definition
import { GasFlowActuatedOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<GasFlowActuatedOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_FLOW_ACTUATED_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, GAS_FLOW_ACTUATED_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.gasFlowActuatedSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 32,
}
Gas Flow Actuated On
- Preview
- Usage
- Definition
import { GasFlowActuatedOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<GasFlowActuatedOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GAS_FLOW_ACTUATED_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, GAS_FLOW_ACTUATED_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.gasFlowActuatedSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 32,
}
Inertia Switch Off
- Preview
- Usage
- Definition
import { InertiaSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<InertiaSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INERTIA_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, INERTIA_SWITCH_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.inertiaSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 19,
}
Inertia Switch On
- Preview
- Usage
- Definition
import { InertiaSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<InertiaSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INERTIA_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, INERTIA_SWITCH_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.inertiaSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 19,
}
Isolator Off
- Preview
- Usage
- Definition
import { IsolatorOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<IsolatorOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ISOLATOR_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, ISOLATOR_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.isolatorSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Isolator On
- Preview
- Usage
- Definition
import { IsolatorOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<IsolatorOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { ISOLATOR_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, ISOLATOR_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.isolatorSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
Limit Switch NC
- Preview
- Usage
- Definition
import { LimitSwitchNc } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LimitSwitchNc/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIMIT_SWITCH_NC } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIMIT_SWITCH_NC)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.limitSwitch;elSwitchState=on;',
},
_width: 75,
_height: 25,
}
Limit Switch NO
- Preview
- Usage
- Definition
import { LimitSwitchNo } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LimitSwitchNo/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIMIT_SWITCH_NO } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIMIT_SWITCH_NO)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.limitSwitch;elSwitchState=off;',
},
_width: 75,
_height: 25,
}
Limit Switch Off
- Preview
- Usage
- Definition
import { LimitSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LimitSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIMIT_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIMIT_SWITCH_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.limitSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 19,
}
Limit Switch On
- Preview
- Usage
- Definition
import { LimitSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LimitSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIMIT_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIMIT_SWITCH_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.limitSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 19,
}
Liquid Level Actuated Off
- Preview
- Usage
- Definition
import { LiquidLevelActuatedOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LiquidLevelActuatedOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIQUID_LEVEL_ACTUATED_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIQUID_LEVEL_ACTUATED_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.liquidLevelActuatedSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 30,
}
Liquid Level Actuated Off 2
- Preview
- Usage
- Definition
import { LiquidLevelActuatedOff2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LiquidLevelActuatedOff2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIQUID_LEVEL_ACTUATED_OFF_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIQUID_LEVEL_ACTUATED_OFF_2)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.liquidLevelActuatedSwitch2;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 32,
}
Liquid Level Actuated On
- Preview
- Usage
- Definition
import { LiquidLevelActuatedOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LiquidLevelActuatedOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIQUID_LEVEL_ACTUATED_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIQUID_LEVEL_ACTUATED_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.liquidLevelActuatedSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 30,
}
Liquid Level Actuated On 2
- Preview
- Usage
- Definition
import { LiquidLevelActuatedOn2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<LiquidLevelActuatedOn2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { LIQUID_LEVEL_ACTUATED_ON_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, LIQUID_LEVEL_ACTUATED_ON_2)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.liquidLevelActuatedSwitch2;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 32,
}
Make Contact
- Preview
- Usage
- Definition
import { MakeContact } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<MakeContact/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MAKE_CONTACT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, MAKE_CONTACT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.make_contact;',
},
_width: 75,
_height: 16,
}
Manual Switch Off
- Preview
- Usage
- Definition
import { ManualSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ManualSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANUAL_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, MANUAL_SWITCH_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.manualSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 18,
}
Manual Switch On
- Preview
- Usage
- Definition
import { ManualSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ManualSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANUAL_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, MANUAL_SWITCH_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.manualSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 18,
}
Mercury Switch
- Preview
- Usage
- Definition
import { MercurySwitch } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<MercurySwitch/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MERCURY_SWITCH } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, MERCURY_SWITCH)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.mercury_switch;',
},
_original_width: 80,
_original_height: 80,
}
Mercury Switch 2
- Preview
- Usage
- Definition
import { MercurySwitch2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<MercurySwitch2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MERCURY_SWITCH_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, MERCURY_SWITCH_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.mercury_switch_2;',
},
_width: 50,
_height: 90,
}
Passing Make-Contact Off
- Preview
- Usage
- Definition
import { PassingMakeContactOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PassingMakeContactOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PASSING_MAKE_CONTACT_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PASSING_MAKE_CONTACT_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.passingMakeContact2;elSwitchState=off;',
},
_width: 75,
_height: 23,
}
Passing Make-Contact On
- Preview
- Usage
- Definition
import { PassingMakeContactOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PassingMakeContactOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PASSING_MAKE_CONTACT_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PASSING_MAKE_CONTACT_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.passingMakeContact2;elSwitchState=on;',
},
_width: 75,
_height: 23,
}
Pilot Light
- Preview
- Usage
- Definition
import { PilotLight } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PilotLight/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PILOT_LIGHT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PILOT_LIGHT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pilot_light;',
},
_original_width: 100,
_original_height: 100,
}
Pressure Actuated Off
- Preview
- Usage
- Definition
import { PressureActuatedOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PressureActuatedOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PRESSURE_ACTUATED_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PRESSURE_ACTUATED_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.pressureActuatedSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 31,
}
Pressure Actuated On
- Preview
- Usage
- Definition
import { PressureActuatedOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PressureActuatedOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PRESSURE_ACTUATED_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PRESSURE_ACTUATED_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.pressureActuatedSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 31,
}
Proximity Limit Switch Off
- Preview
- Usage
- Definition
import { ProximityLimitSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ProximityLimitSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PROXIMITY_LIMIT_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PROXIMITY_LIMIT_SWITCH_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.proximityLimitSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 55,
}
Proximity Limit Switch On
- Preview
- Usage
- Definition
import { ProximityLimitSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ProximityLimitSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PROXIMITY_LIMIT_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PROXIMITY_LIMIT_SWITCH_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.proximityLimitSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 55,
}
Pushbutton 2-Circuit
- Preview
- Usage
- Definition
import { Pushbutton2Circuit } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Pushbutton2Circuit/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_2_CIRCUIT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_2_CIRCUIT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonTwoCircuitSwitch2;elSwitchState=1;',
},
_original_width: 75,
_original_height: 73,
}
Pushbutton 2-Circuit 2
- Preview
- Usage
- Definition
import { Pushbutton2Circuit2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Pushbutton2Circuit2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_2_CIRCUIT_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_2_CIRCUIT_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonTwoCircuitSwitch2;elSwitchState=2;',
},
_original_width: 75,
_original_height: 73,
}
Pushbutton Break Off
- Preview
- Usage
- Definition
import { PushbuttonBreakOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonBreakOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_BREAK_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_BREAK_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonBreak2;elSwitchState=off;',
},
_width: 75,
_height: 40,
}
Pushbutton Break On
- Preview
- Usage
- Definition
import { PushbuttonBreakOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonBreakOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_BREAK_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_BREAK_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonBreak2;elSwitchState=on;',
},
_width: 75,
_height: 40,
}
Pushbutton Make
- Preview
- Usage
- Definition
import { PushbuttonMake } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonMake/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_MAKE } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_MAKE)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonMakeSwitch2;elSwitchState=1;',
},
_width: 75,
_height: 53,
}
Pushbutton Make 2
- Preview
- Usage
- Definition
import { PushbuttonMake2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonMake2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_MAKE_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_MAKE_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.pushbuttonMakeSwitch2;elSwitchState=2;',
},
_width: 75,
_height: 53,
}
Pushbutton Off
- Preview
- Usage
- Definition
import { PushbuttonOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.pushbutton;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Pushbutton On
- Preview
- Usage
- Definition
import { PushbuttonOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<PushbuttonOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PUSHBUTTON_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, PUSHBUTTON_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.pushbutton;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
Reed Switch Off
- Preview
- Usage
- Definition
import { ReedSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ReedSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { REED_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, REED_SWITCH_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.reedSwitch2;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Reed Switch On
- Preview
- Usage
- Definition
import { ReedSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ReedSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { REED_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, REED_SWITCH_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.reedSwitch2;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
Relay
- Preview
- Usage
- Definition
import { Relay } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Relay/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RELAY } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, RELAY)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.relay;',
},
_width: 100,
_height: 50,
}
Relay Coil
- Preview
- Usage
- Definition
import { RelayCoil } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<RelayCoil/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RELAY_COIL } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, RELAY_COIL)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.relay_coil;',
},
_width: 70,
_height: 35,
}
Relay Coil 2
- Preview
- Usage
- Definition
import { RelayCoil2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<RelayCoil2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RELAY_COIL_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, RELAY_COIL_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.relay_coil_2;',
},
_width: 100,
_height: 70,
}
Relay Contacts
- Preview
- Usage
- Definition
import { RelayContacts } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<RelayContacts/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RELAY_CONTACTS } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, RELAY_CONTACTS)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.relay_contacts;',
},
_width: 30,
_height: 24,
}
Resonator
- Preview
- Usage
- Definition
import { Resonator } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Resonator/>
// or
import { extendStyle } from "@dinghy/base-components";
import { RESONATOR } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, RESONATOR)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.resonator;',
},
_width: 100,
_height: 50,
}
Safety Interlock Off
- Preview
- Usage
- Definition
import { SafetyInterlockOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SafetyInterlockOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAFETY_INTERLOCK_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SAFETY_INTERLOCK_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.safetyInterlockSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 45,
}
Safety Interlock On
- Preview
- Usage
- Definition
import { SafetyInterlockOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SafetyInterlockOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAFETY_INTERLOCK_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SAFETY_INTERLOCK_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.safetyInterlockSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 45,
}
Selector Switch (3 positions)
- Preview
- Usage
- Definition
import { SelectorSwitch3Positions } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SelectorSwitch3Positions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SELECTOR_SWITCH_3_POSITIONS } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SELECTOR_SWITCH_3_POSITIONS)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.selectorSwitch3Position2;elSwitchState=1;',
},
_width: 75,
_height: 46,
}
Selector Switch (4 positions)
- Preview
- Usage
- Definition
import { SelectorSwitch4Positions } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SelectorSwitch4Positions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SELECTOR_SWITCH_4_POSITIONS } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SELECTOR_SWITCH_4_POSITIONS)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.selectorSwitch4Position2;elSwitchState=1;',
},
_original_width: 75,
_original_height: 66,
}
Selector Switch (6 positions)
- Preview
- Usage
- Definition
import { SelectorSwitch6Positions } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SelectorSwitch6Positions/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SELECTOR_SWITCH_6_POSITIONS } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SELECTOR_SWITCH_6_POSITIONS)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.selectorSwitch6Position2;elSwitchState=1;',
},
_width: 75,
_height: 106,
}
Shorting Selector
- Preview
- Usage
- Definition
import { ShortingSelector } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ShortingSelector/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SHORTING_SELECTOR } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SHORTING_SELECTOR)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.shortingSelectorSwitch2;elSwitchState=1;',
},
_original_width: 60,
_original_height: 66,
}
Single Switch Off
- Preview
- Usage
- Definition
import { SingleSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SingleSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SINGLE_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SINGLE_SWITCH_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.singleSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Single Switch On
- Preview
- Usage
- Definition
import { SingleSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SingleSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SINGLE_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SINGLE_SWITCH_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.singleSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
SPDT
- Preview
- Usage
- Definition
import { Spdt } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Spdt/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPDT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SPDT)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.twoWaySwitch;aspect=fixed;elSwitchState=2;',
},
_width: 75,
_height: 26,
}
Spring Return Off
- Preview
- Usage
- Definition
import { SpringReturnOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SpringReturnOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPRING_RETURN_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SPRING_RETURN_OFF)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.springReturn3;elSwitchState=off;',
},
_width: 75,
_height: 26,
}
Spring Return On
- Preview
- Usage
- Definition
import { SpringReturnOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SpringReturnOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SPRING_RETURN_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SPRING_RETURN_ON)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.springReturn3;elSwitchState=on;',
},
_width: 75,
_height: 26,
}
Stay Put
- Preview
- Usage
- Definition
import { StayPut } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<StayPut/>
// or
import { extendStyle } from "@dinghy/base-components";
import { STAY_PUT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, STAY_PUT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.stay_put;',
},
_width: 75,
_height: 7,
}
Switch Disconnector Off
- Preview
- Usage
- Definition
import { SwitchDisconnectorOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SwitchDisconnectorOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_DISCONNECTOR_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SWITCH_DISCONNECTOR_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.switchDisconnector;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 20,
}
Switch Disconnector On
- Preview
- Usage
- Definition
import { SwitchDisconnectorOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<SwitchDisconnectorOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SWITCH_DISCONNECTOR_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, SWITCH_DISCONNECTOR_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.switchDisconnector;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 20,
}
Temperature Actuated Off
- Preview
- Usage
- Definition
import { TemperatureActuatedOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TemperatureActuatedOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TEMPERATURE_ACTUATED_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TEMPERATURE_ACTUATED_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.temperatureActuatedSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 31,
}
Temperature Actuated On
- Preview
- Usage
- Definition
import { TemperatureActuatedOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TemperatureActuatedOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TEMPERATURE_ACTUATED_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TEMPERATURE_ACTUATED_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.temperatureActuatedSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 31,
}
Temperature Switch Off
- Preview
- Usage
- Definition
import { TemperatureSwitchOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TemperatureSwitchOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TEMPERATURE_SWITCH_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TEMPERATURE_SWITCH_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.temperatureSwitch;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 18,
}
Temperature Switch On
- Preview
- Usage
- Definition
import { TemperatureSwitchOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TemperatureSwitchOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TEMPERATURE_SWITCH_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TEMPERATURE_SWITCH_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.temperatureSwitch;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 18,
}
Thermostat Off
- Preview
- Usage
- Definition
import { ThermostatOff } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ThermostatOff/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THERMOSTAT_OFF } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, THERMOSTAT_OFF)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.thermostat2;aspect=fixed;elSwitchState=off;',
},
_width: 75,
_height: 21,
}
Thermostat On
- Preview
- Usage
- Definition
import { ThermostatOn } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<ThermostatOn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { THERMOSTAT_ON } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, THERMOSTAT_ON)}
/>
{
_style: {
entity: 'html=1;shape=mxgraph.electrical.electro-mechanical.thermostat2;aspect=fixed;elSwitchState=on;',
},
_width: 75,
_height: 21,
}
Time Delay Break
- Preview
- Usage
- Definition
import { TimeDelayBreak } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TimeDelayBreak/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_DELAY_BREAK } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TIME_DELAY_BREAK)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.timeDelaySwitch;elSwitchState=on;',
},
_width: 75,
_height: 32,
}
Time Delay Break 2
- Preview
- Usage
- Definition
import { TimeDelayBreak2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TimeDelayBreak2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_DELAY_BREAK_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TIME_DELAY_BREAK_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.timeDelaySwitch2;elSwitchState=on;',
},
_width: 75,
_height: 36,
}
Time Delay Make
- Preview
- Usage
- Definition
import { TimeDelayMake } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TimeDelayMake/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_DELAY_MAKE } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TIME_DELAY_MAKE)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.timeDelaySwitch;elSwitchState=off;',
},
_width: 75,
_height: 32,
}
Time Delay Make 2
- Preview
- Usage
- Definition
import { TimeDelayMake2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TimeDelayMake2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_DELAY_MAKE_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TIME_DELAY_MAKE_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.timeDelaySwitch2;elSwitchState=off;',
},
_width: 75,
_height: 36,
}
Two Way Contact
- Preview
- Usage
- Definition
import { TwoWayContact } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TwoWayContact/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TWO_WAY_CONTACT } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TWO_WAY_CONTACT)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.twoWayContact2;elSwitchState=neutral;',
},
_width: 75,
_height: 30,
}
Two Way Contact 2
- Preview
- Usage
- Definition
import { TwoWayContact2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TwoWayContact2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TWO_WAY_CONTACT_2 } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TWO_WAY_CONTACT_2)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.twoWayContact2;elSwitchState=2;',
},
_width: 75,
_height: 30,
}
Two Way Contact Neutral
- Preview
- Usage
- Definition
import { TwoWayContactNeutral } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<TwoWayContactNeutral/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TWO_WAY_CONTACT_NEUTRAL } from '@dinghy/diagrams/entitiesElectricalSwitchesAndRelays'
<Shape
{...props}
_style={extendStyle(props, TWO_WAY_CONTACT_NEUTRAL)}
/>
{
_style: {
entity: 'pointerEvents=1;verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.electro-mechanical.twoWayContact2;elSwitchState=1;',
},
_width: 75,
_height: 30,
}