fyziktom / VirtualEconomyFramework

Framework for economy applications
https://veframework.com/
MIT License
24 stars 7 forks source link

Add search box for TAGs #94

Closed schamannnet closed 2 years ago

schamannnet commented 2 years ago

Add this search box into other pages with NFT list: image

Here is the example of the NFT List with the Tag filtration

The NFT in the NFTs list is displayed based on result of the function IsInFilter.

We need to add it first in the VENFT Banner App in here

fyziktom commented 2 years ago

solved in the VEBlazor. For the VEOnePage or Banner kind of app we will use same system. It will be splited from the VEBlazor library to some smaller package.