Function components in React are plain JavaScript functions that are used as React components. They have access to component features via Hooks. Use this tag for questions regarding the usage or behavior of functional components. Do not use this tag if the question just uses them, but doesn't specifically asks about them.