Saltar al contenido principal

nexo_on_customblock_place_event

Triggers when a Nexo custom block is placed — misc entry.

Entry Information

PropertyValue
Entry IDnexo_on_customblock_place_event
TypeMisc
ColorGreen
Iconmdi:cube-outline

Fields

FieldTypeDescription
blockIdStringThe Nexo custom block ID that triggers this event (e.g., 'my_block'). Leave empty for any custom block.
locationOptional<Var<Position>>The location where the block was placed (optional)

Usage Example

- entry: nexo_on_customblock_place_event
name: "Triggers when a Nexo custom block is placed"
blockId: ""
location: ""