b24jssdk-helpers
Installation
SKILL.md
b24jssdk helpers and Pull
The useB24Helper() composable wraps B24HelperManager and the Pull client lifecycle. It's the recommended way to load portal-wide context (currencies, your app's install info, the current user) once per app boot.
Initial setup
import {
initializeB24Frame,
useB24Helper,
LoadDataType,
type TypePullMessage
} from '@bitrix24/b24jssdk'