videx-3d
    Preparing search index...

    Function OutputPanel

    • Internal

      The OutputPanel is mainly intended as an example of the Panel component. It is used in storybooks as a debug/info panel. Not recommended to use for production.

      Parameters

      • panelProps: PanelProps

        Panel props

        Panel props

        • Optionalheight?: number
        • Optionaloffset?: [number, number]
        • Optionalopacity?: number
        • Optionalorigin?: "top-left" | "top-right" | "bottom-left" | "bottom-right"
        • Optionalpadding?: number
        • Optionalwidth?: number

      Returns Element