Which React input types should always be treated as read-only during rendering?
Props only
Props and state only
Props, state, and context
Context only