Skip to content

支持phone-number-no-quota-toast #15845

Description

@imnot2

这个特性解决了什么问题?

微信官方对手机号额度超出时,会先一个限额提示弹窗,但通过phone-number-no-quota-toast可以不让这个弹窗显示,可以让用户自行兼容额度不够的逻辑,taro目前给按钮设置这个属性时,ts会显示“Property 'phoneNumberNoQuotaToast' does not exist on type 'IntrinsicAttributes & ButtonProps'”

这个 API 长什么样?

<Button openType="getPhoneNumber" phoneNumberNoQuotaToast={false} >

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-typingsArea - TypeScript Typings 相关E-easyHelper Wanted - EasyenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions