👉 Fillable is a term used in the context of computer programming languages to describe an object that can hold multiple values. It is often used in scenarios where it's necessary to provide flexibility and control over data, such as when working with arrays or lists. In other words, it allows for changing the value of an element without affecting the rest of the array or list.