getDefaultSegmentAdapter()
Read the shared default segment adapter.
Import
Section titled “Import”import { getDefaultSegmentAdapter } from "@graphrefly/ts/solutions/reactive-layout";Signature
Section titled “Signature”function getDefaultSegmentAdapter(): SegmentAdapterReturns
Section titled “Returns”The cached default segment adapter.
Example
Section titled “Example”getDefaultSegmentAdapter();Source
Section titled “Source”packages/ts/src/solutions/reactive-layout/segment.ts