Skip to content

Различные примеры использования компонентов

Notifications You must be signed in to change notification settings

den0011/ReactExamplesComponents

Repository files navigation

ReactExamplesComponents

Различные примеры использования компонентов

Используете Babel для компиляции.

    <script src="https://unpkg.com/react@16/umd/react.development.js"></script>
    <script src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
    <script src="https://unpkg.com/babel-standalone@6.15.0/babel.min.js"></script>

Примеры

  • button.html

    button

  • element.html

    element

  • filemodel.html

    filemodel

  • listview.html

    listview

  • table.html

    table

  • treeview.html

    treeview

  • calendar.html

    calendar

  • simple_chart.html

    simple_chart

  • line_chart.html

    line_chart

  • pie_chart.html

    pie_chart

  • calculator.html

    calculator

About

Различные примеры использования компонентов

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages