Skip to content

Tapestry API


nextTick(callback): string

Defined in: types.d.ts:165

Schedules a callback for the next tick.

Parameters

callback

() => void

Returns

string