yew-bootstrap 0.4.0

Components for easier using Bootstrap with Yew
Documentation
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>

<head>
    <meta charset="utf-8" />
    <title>Yew App</title>
</head>

</html>