單項(xiàng)選擇題使用v-model指令時(shí),哪個(gè)修飾符可以延遲輸入直到輸入框失去焦點(diǎn)()

A.number
B.trim
C.lazy
D.capture


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在Vue中,哪個(gè)生命周期鉤子在組件掛載完成后執(zhí)行()

A.onMounted
B.onBeforeMount
C.onUpdated
D.onBeforeUnmount

2.單項(xiàng)選擇題以下哪個(gè)不是Vue的計(jì)算屬性()

A.v-model
B.computed
C.watch
D.methods

3.單項(xiàng)選擇題在TypeScript中,哪個(gè)特性允許定義函數(shù)的參數(shù)類型()

A.泛型
B.參數(shù)類型注解
C.類型推斷
D.接口

4.單項(xiàng)選擇題在TypeScript中,哪個(gè)關(guān)鍵字用于聲明一個(gè)接口()

A.class
B.type
C.interface
D.enum

5.單項(xiàng)選擇題在TypeScript中,哪個(gè)關(guān)鍵字用于聲明一個(gè)類()

A.class
B.type
C.interface
D.enum