BlogPlaygroundOne

useLayout API


Exposed
(id: string) => { id: string size: number position: 'top' | 'left' | 'right' | 'bottom' top: number bottom: number left: number right: number }
Ref<Layer, Layer>
Ref<CSSProperties, CSSProperties>

Function that returns position and size information about a specific layout item.

Position and size information for the v-main area.

CSS styles applied to the v-main area.