Doc update

pull/146/head
cagataycivici 2020-01-13 12:01:09 +03:00
parent 83b299a38e
commit f56b4ac72f
10 changed files with 10 additions and 10 deletions

View File

@ -70,7 +70,7 @@ export default {
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -58,7 +58,7 @@ import Button from 'primevue/button';
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as style and class are passed to the underlying button element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as style and class are passed to the underlying button element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -167,7 +167,7 @@ export default {
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -36,7 +36,7 @@ export default {
checkboxes as checked by default.</p>
<h3>Properties</h3>
<p>Any valid attribute such as name and autofocus are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as name and autofocus are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -14,7 +14,7 @@ import Password from 'primevue/password';
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -34,7 +34,7 @@ export default {
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and autofocus are passed to the underlying input element. Following is the additional property to configure the component.</p>
<p>Any valid property such as name and autofocus are passed to the underlying input element. Following is the additional property to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -26,7 +26,7 @@ import Spinner from 'primevue/spinner';
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<p>Any valid property such as name and placeholder are passed to the underlying input element. Following are the additional properties to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -544,7 +544,7 @@ export default {
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as style and class are passed to the underlying root element. Following is the additional property to configure the component.</p>
<p>Any valid property such as style and class are passed to the underlying root element. Following is the additional property to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -1206,7 +1206,7 @@ export default {
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as style and class are passed to the underlying root element. Following is the additional property to configure the component.</p>
<p>Any valid property such as style and class are passed to the underlying root element. Following is the additional property to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>

View File

@ -14,7 +14,7 @@ import TriStateCheckbox from 'primevue/tristatecheckbox';
</CodeHighlight>
<h3>Properties</h3>
<p>Any valid attribute such as name and autofocus are passed to the underlying input element. Following is the additional property to configure the component.</p>
<p>Any valid property such as name and autofocus are passed to the underlying input element. Following is the additional property to configure the component.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>