blockly > Field > SKIP_SETUP

Field.SKIP_SETUP property

A value used to signal when a field's constructor should *not* set the field's value or run configure_, and should allow a subclass to do that instead.

Signature:

static readonly SKIP_SETUP: unique symbol;