Jak sprawić, by cyfra 9 była stała w magazynie wejściowym

<input type="text" data-inputmask='"mask": "+\\92999-9999999"' data-mask /> \\Just add \\ before 9 and this resolves your issue and will add a constant value like +92 at the start of a text.
Asghar Ali