@karmaniverous/hook-form-semantic
    Preparing search index...

    Function buildPhonePlaceholder

    • Build the input placeholder from the active formatting mask for the current country, e.g. +1 (...) ...-.....

      Parameters

      • options: {
            chars: PhoneFormattingChars;
            country: ParsedCountry;
            disableDialCodeAndPrefix?: boolean;
            phone: string;
        }

      Returns string