单项选择题

在react框架当中,ref不能作用到什么组件上()

A.函数式组件
B.class组件
C.dom元素
D.creatClass组件