Appearance
Tapestry API
nextTick(callback): string
callback
string
Defined in: types.d.ts:165
Schedules a callback for the next tick.
() => void
void