Dashtic - Reactstrap Webapp Responsive Dashboard Simple Admin Panel Premium Template

Note:-

Please refer Faq'spage in documentation itself for queries of customization like colors,rtl,light or dark styles etc..

Creating a Component

The easiest way to create a component is with the vite-React CLI. You can also create a component manually.


Creating a component using the React CLI

To create a component using the vite-React CLI:

  1. From a terminal window, navigate to the directory containing your application
  2. Run the generate-react-cli component <component-name> command, where <component-name> is the name of your new component.
generate-react-cli component <component-name>
By default, this command creates the following:
  • A folder named after the component
  • A component file, <component-name>.component
  • A template file, <component-name>.component.tsx
  • A CSS file, <component-name>.component.css
  • A testing specification file, <component-name>.component.spec.ts
Where <component-name> is the name of your component.

Important License Terms
  • You cannot charge your end product end users with a Regular License.
  • If you want to collect payments from end product end users then you must buy an Extended License for each of the end product.
  • You must buy one license for one domain only.(i.e Either Regular or Extended)
  • You cannot use Multi Domain,Multi Client, Multiple end Products with any of the licenses (i.e Either Regular or Extended).

for more details please click the link