Skip to main content

FDO SDK

@anikitenko/fdo-sdk is the SDK for building FlexDevOps desktop application plugins. This documentation set focuses on the core plugin contract:
  • backend runtime vs iframe UI runtime
  • render() and renderOnLoad() semantics
  • DOM helper rules
  • capability and privileged action model
  • storage, handlers, and diagnostics
  • connector and provider integration patterns

Start Here

Examples