DevExtreme Vue - Guid API
The Guid is an object used to generate and contain a GUID.
                        import Guid from "devextreme/core/guid"
                    
            
                        Type:
                    
        See Also
Methods
This section describes methods that control a Guid instance.
| Name | Description | 
|---|---|
| ctor() | Creates a new Guid instance that contains a generated GUID. | 
| ctor(value) | Creates a new Guid instance that contains the specified GUID. | 
| toString() | Gets the GUID. Works identically to the valueOf() method. | 
| valueOf() | Gets the GUID. Works identically to the toString() method. | 
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.