PT images added
parent
6a3e95265d
commit
41d871e1ff
|
@ -60,14 +60,14 @@ export interface ContextMenuPassThroughOptions {
|
|||
* Uses to pass attributes to the submenu icon's DOM element.
|
||||
*/
|
||||
submenuIcon?: ContextMenuPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the submenu's DOM element.
|
||||
*/
|
||||
submenu?: ContextMenuPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the separator's DOM element.
|
||||
*/
|
||||
separator?: ContextMenuPassThroughOptionType;
|
||||
/**
|
||||
* Uses to pass attributes to the submenu's DOM element.
|
||||
*/
|
||||
submenu?: ContextMenuPassThroughOptionType;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/autocomplete.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/breadcrumb.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/checkbox.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/contextmenu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/dock.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/inputmask.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/inputnumber.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/inputswitch.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/inputtext.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/megamenu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/menu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/menubar.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/panelmenu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/steps.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/tabmenu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/textarea.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
<p>{{ $attrs.description }}</p>
|
||||
</DocSectionText>
|
||||
<div class="card">
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/wireframe-placeholder.jpg" />
|
||||
<img class="w-full" src="https://primefaces.org/cdn/primevue/images/pt/tieredmenu.jpg" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue