[]
        
(Showing Draft Content)

Wijmo_React_Barcode_Common

wijmo.react.barcode.common Module

Contains React components for the wijmo.barcode.common module.

Variables

Const BarcodeCodabar

BarcodeCodabar: React.ForwardRefExoticComponent<BarcodeCodabarProps>

React component for the wijmo.barcode.common.Codabar control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Codabar control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeCode128

BarcodeCode128: React.ForwardRefExoticComponent<BarcodeCode128Props>

React component for the wijmo.barcode.common.Code128 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Code128 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeCode39

BarcodeCode39: React.ForwardRefExoticComponent<BarcodeCode39Props>

React component for the wijmo.barcode.common.Code39 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Code39 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeEan13

BarcodeEan13: React.ForwardRefExoticComponent<BarcodeEan13Props>

React component for the wijmo.barcode.common.Ean13 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Ean13 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeEan8

BarcodeEan8: React.ForwardRefExoticComponent<BarcodeEan8Props>

React component for the wijmo.barcode.common.Ean8 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Ean8 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeGs1_128

BarcodeGs1_128: React.ForwardRefExoticComponent<BarcodeGs1_128Props>

React component for the wijmo.barcode.common.Gs1_128 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.Gs1_128 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeQrCode

BarcodeQrCode: React.ForwardRefExoticComponent<BarcodeQrCodeProps>

React component for the wijmo.barcode.common.QrCode control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.QrCode control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeUpcA

BarcodeUpcA: React.ForwardRefExoticComponent<BarcodeUpcAProps>

React component for the wijmo.barcode.common.UpcA control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.UpcA control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeUpcE0

BarcodeUpcE0: React.ForwardRefExoticComponent<BarcodeUpcE0Props>

React component for the wijmo.barcode.common.UpcE0 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.UpcE0 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.

Const BarcodeUpcE1

BarcodeUpcE1: React.ForwardRefExoticComponent<BarcodeUpcE1Props>

React component for the wijmo.barcode.common.UpcE1 control.

The component supports all properties and events of the pure JavaScript wijmo.barcode.common.UpcE1 control it represents.

The component includes an initialized event that is raised when the control is initialized after it is added to the page. You can use this event to perform further initialization in addition to setting properties in JSX. The signature of the handler function is the same as any other Wijmo event handlers.