wire.js
. This and other core related files can be installed from the NPM package registry at@wirebootstrap/wire
.wire
wire.data
wire.ui
wire.[vendor]*
wire
root and begin with a unique spelling. For example, wire.bsTable
is the native Bootstrap Table component. This naming convention is recommended but not required for new components.wire.data.DataSource
.select
helper on the wire.data
namespace that will return a new TableQuery and allows one to be built up using chained methods on the object. The syntax of the methods are similar to SQL select statements.wire.data.DataTable
when it returns from the data service. wire
root namespace.wire.data.DataSet.