File: app/components/test-chat/components/app/app.html

Recommend this page to a friend!
  Classes of Sergey Beskorovayniy   Vuex Examples   app/components/test-chat/components/app/app.html   Download  
File: app/components/test-chat/components/app/app.html
Role: Auxiliary data
Content type: text/plain
Description: Template
Class: Vuex Examples
Example apps using Vuex state management pattern
Author: By
Last change: Update of app/components/test-chat/components/app/app.html
Date: 2 years ago
Size: 106 bytes
 

Contents

Class file image Download
<div class="chatapp"> <thread-section></thread-section> <message-section></message-section> </div>