initial

The initial value is used to set the initial value of the property. It can be useful in several cases, for example, restoring the default values of properties set by the browser, or setting the initial value of a property that has changed as a result of inheritance.

Syntax



property: initial;