ComponentBehavior

  • 对有behavior的js文件的编译处理

使用示例

  1. useReducer({
  2. ComponentBehavior (node) {
  3. // You can process behavior here
  4. }
  5. })