Skip to content

Latest commit

 

History

History
58 lines (57 loc) · 3.09 KB

SUMMARY.md

File metadata and controls

58 lines (57 loc) · 3.09 KB

Summary

  • 开始之前
  • 组件格式
  • 模版语法
    • Tags
    • Attributes
    • [Text expression](chapter2/Text expressions.md)
    • [HTML expression](chapter2/HTML expressions.md)
    • [If blocks](chapter2/If blocks.md)
    • [Each blocks](chapter2/Each blocks.md)
    • [Await blocks](chapter2/Await block.md)
    • [DOM events](chapter2/Dom event.md)
    • [Component events](chapter2/Component event.md)
    • [Element bindings](chapter2/Element bindings.md)
      • [Binding related elements](chapter2/Element bindings.md#绑定相关元素)
      • [Binding value](chapter2/Element bindings.md#绑定SELECT值) [Media element bindings](chapter2/Element bindings.md#绑定媒体元素) [Binding a DOM node](chapter2/Element bindings.md#绑定DOM节点) [Component bindings](chapter2/Component Bindings.md) {@debug} Element directives class:name use:action transition:fn Transition参数 自定义过渡函数 Transition事件 in:fn/out:fn animate: Animation参数 自定义Animation函数 <svelte:self> <svelte:component> <svelte:window> <svelte:body> <svelte:head> <svelte:options> 运行时 svelte/store writable readable derived get svelte/motion tweened spring svelte/animate flip 编译时 svelte.compile svelte.parse svelte.preprocess svelte.walk svelte.VERSION