Foundry Virtual Tabletop - API Documentation - Version 14
    Preparing search index...
    • Render a form input field of type number with value appropriately rounded to step size.

      Parameters

      • value: number
      • options: any

      Returns SafeString

      {{numberInput value name="numberField" step=1 min=0 max=10}}