Wpis z mikrobloga

@qmar:
If the parameter value is prefixed with @ then the value for that parameter will be extracted from the corresponding property on the data object (provided when calling an action method). For example, if the defaultParam object is {someParam: '@someProp'} then the value of someParam will be data.someProp.
  • Odpowiedz
@qmar: jest opisane w linku

If the parameter value is prefixed with @ then the value for that parameter will be extracted from the corresponding property on the data object (provided when calling an action method). For example, if the defaultParam object is {someParam: '@someProp'} then the value of someParam will be data.someProp.
  • Odpowiedz
@qmar: @ oznacza że userId będzie pobrane z obiektu który przekażesz z pola id, jak podasz z palca to userId to po prostu nadpisze ono to zachowanie
  • Odpowiedz