AgnosUI
Documentation
API
Blog
v0.8.0
v0.8.0
AgnosUI
✕
Documentation
API
Blog
Menu
On this page
✕
Bootstrap
API func
All following symbols can be imported from
@agnos-ui/svelte-bootstrap/utils/func
identity
function
identity
<
T
>(
x
):
T
The identity function
Type Parameters
T
T
Parameters
x
T
the arg
Returns
T
the arg
noop
function
noop
():
void
A noop function
Returns
void