|
@@ -12,7 +12,7 @@ import ProCallout from '@/src/components/ProCallout';
|
|
|
|
|
|
|
|
<img src="/assets/images/v2/custom-title.png" alt="Custom Title" width="400px" />
|
|
<img src="/assets/images/v2/custom-title.png" alt="Custom Title" width="400px" />
|
|
|
|
|
|
|
|
-The `setTitle()` function is a method provided by the WebSerial Pro library. It is used to set the title of the WebSerial terminal. This title is displayed at the top of the WebSerial terminal, providing a user-friendly and customizable interface for managing firmware updates.
|
|
|
|
|
|
|
+The `setTitle()` function is a method provided by the WebSerial Pro library, this title is displayed at the top of WebSerial terminal by your browser.
|
|
|
|
|
|
|
|
## Implementation
|
|
## Implementation
|
|
|
|
|
|