mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
committed by
VincentSchippefilt
parent
00da778753
commit
f8e07f6d30
@@ -9,7 +9,7 @@ import { QWeb, UTILS } from "./qweb_core";
|
||||
* - t-on
|
||||
* - t-ref
|
||||
* - t-transition
|
||||
* - t-widget/t-props/t-keepalive
|
||||
* - t-widget/t-keepalive
|
||||
* - t-mounted
|
||||
*/
|
||||
|
||||
@@ -194,7 +194,7 @@ QWeb.addDirective({
|
||||
* ```xml
|
||||
* <t t-widget="child"
|
||||
* t-key="'somestring'"
|
||||
* t-props="{flag:state.flag}"
|
||||
* flag="state.flag"
|
||||
* t-transition="fade"/>
|
||||
* ```
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user