warn()
Обновлено: 27.03.2023
Визначення та використання
Метод warn()записує попередження на консоль.
Синтаксис
console.warn(message)
Параметри
| Parameter | Description |
| message | Required. The message (warning) to write to the console. |
Обновлено: 27.03.2023
Метод warn()записує попередження на консоль.
console.warn(message)
| Parameter | Description |
| message | Required. The message (warning) to write to the console. |
Оглавление