constant(name, object);
Because the constants are fixed, they get applied before other provide methods. See $provide.constant().
Parameters
Param | Type | Details |
---|---|---|
name | string | constant name |
object | * | Constant value. |
Because the constants are fixed, they get applied before other provide methods. See $provide.constant().
Param | Type | Details |
---|---|---|
name | string | constant name |
object | * | Constant value. |
Designed by : w10schools
service@w10schools.com
Please login to continue.