Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<html><head><meta name="viewport" content="width=device-width, user-scalable=no"/><link rel="stylesheet" href="https://rawgit.com/minimalist-components/mn-option/master/docs/vendor.css"/><link rel="stylesheet" href="https://rawgit.com/minimalist-components/mn-option/master/dist/mn-option.css"/><style>.demo {
<html><head><meta name="viewport" content="width=device-width, user-scalable=no"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/minimalist-components/mn-option@master/docs/vendor.css"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/minimalist-components/mn-option@master/dist/mn-option.css"/><style>.demo {
margin-bottom: 5em;
}

Expand Down Expand Up @@ -33,4 +33,4 @@
<mn-option class="natural" placeholder="Stark" name="gender"></mn-option>
<mn-option class="natural" placeholder="Lannister" name="gender"></mn-option>
<mn-option class="natural" placeholder="Targaryen" name="gender"></mn-option>
</mn-code><p>The following attributes from input type radio are supported in this component, <em>autofocus</em>, <em>checked</em>, <em>disabled</em>, <em>readonly</em>, <em>name</em>, <em>required</em>, <em>value</em> and <em>id</em>.</p><p>Too works with a separted <strong>label</strong> with an attribute <strong>for</strong>.</p></div><script src="https://rawgit.com/minimalist-components/mn-option/master/docs/vendor.js"></script><script src="https://rawgit.com/minimalist-components/mn-option/master/dist/mn-option.js"></script></body></html>
</mn-code><p>The following attributes from input type radio are supported in this component, <em>autofocus</em>, <em>checked</em>, <em>disabled</em>, <em>readonly</em>, <em>name</em>, <em>required</em>, <em>value</em> and <em>id</em>.</p><p>Too works with a separted <strong>label</strong> with an attribute <strong>for</strong>.</p></div><script src="https://cdn.jsdelivr.net/gh/minimalist-components/mn-option@master/docs/vendor.js"></script><script src="https://cdn.jsdelivr.net/gh/minimalist-components/mn-option@master/dist/mn-option.js"></script></body></html>