useSettingsFlow()
function useSettingsFlow(): null | void | SettingsFlow
A client side hook to create a settings flow.
Returns
null
| void
| SettingsFlow
A settings flow
function useSettingsFlow(): null | void | SettingsFlow
A client side hook to create a settings flow.
null
| void
| SettingsFlow
A settings flow