MockupPhone

MockupPhone shows a mockup of an iPhone.

Code Example
<MockupPhone>
  <Artboard phone1 class="bg-base-100">
    <Flex class="h-full items-center justify-center">Hi.</Flex>
  </Artboard>
</MockupPhone>

Components

MockupPhone is a standalone component.

MockupPhone

MockupPhone can wrap an Artboard. It accepts no props.