npx ui-thing@latest add currency-input
Adding this component will also install the vue-currency-input
package.
The default configuration for the currency input component is as follows:
{
"currency": "USD",
"locale": "en-US",
"hideCurrencySymbolOnFocus": false,
"hideGroupingSeparatorOnFocus": false
}
You can change the configuration by passing the options
prop.
Context Menu
Displays a menu located at the pointer, triggered by a right-click or a long-press.
DataTable
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, built upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.