Electrical Transistors Entities
BJT (NPN)
- Preview
- Usage
- Definition
import { BjtNpn } from '@dinghy/diagrams/entitiesElectricalTransistors'
<BjtNpn/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BJT_NPN } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, BJT_NPN)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.npn_transistor_1;',
},
_original_width: 95,
_original_height: 100,
}
BJT (NPN) 2
- Preview
- Usage
- Definition
import { BjtNpn2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<BjtNpn2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BJT_NPN_2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, BJT_NPN_2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.npn_transistor_5;',
},
_width: 64,
_height: 100,
}
BJT (PNP)
- Preview
- Usage
- Definition
import { BjtPnp } from '@dinghy/diagrams/entitiesElectricalTransistors'
<BjtPnp/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BJT_PNP } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, BJT_PNP)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.pnp_transistor_1;',
},
_original_width: 95,
_original_height: 100,
}
BJT (PNP) 2
- Preview
- Usage
- Definition
import { BjtPnp2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<BjtPnp2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { BJT_PNP_2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, BJT_PNP_2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.pnp_transistor_5;',
},
_width: 64,
_height: 100,
}
Dual Gate MOSFET (N)
- Preview
- Usage
- Definition
import { DualGateMosfetN } from '@dinghy/diagrams/entitiesElectricalTransistors'
<DualGateMosfetN/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DUAL_GATE_MOSFET_N } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, DUAL_GATE_MOSFET_N)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.dual_gate_mosfet_n;',
},
_original_width: 95,
_original_height: 100,
}
Dual Gate MOSFET (P)
- Preview
- Usage
- Definition
import { DualGateMosfetP } from '@dinghy/diagrams/entitiesElectricalTransistors'
<DualGateMosfetP/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DUAL_GATE_MOSFET_P } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, DUAL_GATE_MOSFET_P)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.dual_gate_mosfet_p;',
},
_original_width: 95,
_original_height: 100,
}
MOSFET (N)
- Preview
- Usage
- Definition
import { MosfetN } from '@dinghy/diagrams/entitiesElectricalTransistors'
<MosfetN/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOSFET_N } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, MOSFET_N)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.n-channel_mosfet_1;',
},
_original_width: 95,
_original_height: 100,
}
MOSFET (P)
- Preview
- Usage
- Definition
import { MosfetP } from '@dinghy/diagrams/entitiesElectricalTransistors'
<MosfetP/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOSFET_P } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, MOSFET_P)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.p-channel_mosfet_1;',
},
_original_width: 95,
_original_height: 100,
}
MOSFET No Bulk (N)
- Preview
- Usage
- Definition
import { MosfetNoBulkN } from '@dinghy/diagrams/entitiesElectricalTransistors'
<MosfetNoBulkN/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOSFET_NO_BULK_N } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, MOSFET_NO_BULK_N)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.mosfet_n_no_bulk;',
},
_original_width: 95,
_original_height: 100,
}
MOSFET No Bulk (P)
- Preview
- Usage
- Definition
import { MosfetNoBulkP } from '@dinghy/diagrams/entitiesElectricalTransistors'
<MosfetNoBulkP/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOSFET_NO_BULK_P } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, MOSFET_NO_BULK_P)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.mosfet_p_no_bulk;',
},
_original_width: 95,
_original_height: 100,
}
N Channel JFET
- Preview
- Usage
- Definition
import { NChannelJfet } from '@dinghy/diagrams/entitiesElectricalTransistors'
<NChannelJfet/>
// or
import { extendStyle } from "@dinghy/base-components";
import { N_CHANNEL_JFET } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, N_CHANNEL_JFET)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.n-channel_jfet_1;',
},
_original_width: 95,
_original_height: 100,
}
NIGBT
- Preview
- Usage
- Definition
import { Nigbt } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Nigbt/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NIGBT } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, NIGBT)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.nigbt;',
},
_width: 64,
_height: 100,
}
NMOS
- Preview
- Usage
- Definition
import { Nmos } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Nmos/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NMOS } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, NMOS)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.mosfet_ic_n;',
},
_original_width: 95,
_original_height: 100,
}
NMOS 2
- Preview
- Usage
- Definition
import { Nmos2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Nmos2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NMOS_2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, NMOS_2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.nmos;pointerEvents=1;',
},
_width: 60,
_height: 100,
}
NMOS with Bulk
- Preview
- Usage
- Definition
import { NmosWithBulk } from '@dinghy/diagrams/entitiesElectricalTransistors'
<NmosWithBulk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { NMOS_WITH_BULK } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, NMOS_WITH_BULK)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.nmos_bulk;pointerEvents=1;',
},
_width: 60,
_height: 100,
}
P Channel JFET
- Preview
- Usage
- Definition
import { PChannelJfet } from '@dinghy/diagrams/entitiesElectricalTransistors'
<PChannelJfet/>
// or
import { extendStyle } from "@dinghy/base-components";
import { P_CHANNEL_JFET } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, P_CHANNEL_JFET)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.p-channel_jfet_1;',
},
_original_width: 95,
_original_height: 100,
}
PIGBT
- Preview
- Usage
- Definition
import { Pigbt } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Pigbt/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PIGBT } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, PIGBT)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.pigbt;',
},
_width: 64,
_height: 100,
}
PMOS
- Preview
- Usage
- Definition
import { Pmos } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Pmos/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PMOS } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, PMOS)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.mosfets1.mosfet_ic_p;',
},
_original_width: 95,
_original_height: 100,
}
PMOS 2
- Preview
- Usage
- Definition
import { Pmos2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Pmos2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PMOS_2 } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, PMOS_2)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.pmos;pointerEvents=1;',
},
_width: 60,
_height: 100,
}
PMOS with Bulk
- Preview
- Usage
- Definition
import { PmosWithBulk } from '@dinghy/diagrams/entitiesElectricalTransistors'
<PmosWithBulk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { PMOS_WITH_BULK } from '@dinghy/diagrams/entitiesElectricalTransistors'
<Shape
{...props}
_style={extendStyle(props, PMOS_WITH_BULK)}
/>
{
_style: {
entity: 'verticalLabelPosition=bottom;shadow=0;dashed=0;align=center;html=1;verticalAlign=top;shape=mxgraph.electrical.transistors.pmos_bulk;pointerEvents=1;',
},
_width: 60,
_height: 100,
}