yarn install
yarn dev
- Request API
import { getBackendSrv, showAlias, locale, Table, Select, ListTitle, Grid, Form } from '@velaux/ui';
getBackendSrv().get('/api/v1/clusters').then(res=>{console.log(res)})
- UI Component
import { Table, Select, Grid, Form } from '@velaux/ui';
The @velaux/ui
package extends the @alifd/next
, Guide: https://fusion.design/pc/component/box?themeid=2