Skip to main content

Space settings

Suitable EnviromentSaaS
Private Deployment

Requirements​

ONES
v3.13.24+

Overview​

We have provided slots for "wiki" - "space settings" to customize the page module for the application.

The slots currently supported are as follows:

Slots​

ones:wiki:space:settings:new​

** Module path ** ONES Wiki / spaces / space settings / before recycle

** Number limit:** Declare a maximum of **10 ** slots in each plugin,and up to **100 ** slots in the system.

Usage​

- id: ones-wiki-space-settings-new-dcbC
title: custom tab
moduleType: ones:wiki:space:settings:new
entry: modules/ones-wiki-space-settings-new-dcbC/index.html

Available Hook API​

import { useWikiSpaceInfo } from '@ones-op/store'

const spaceInfo = useWikiSpaceInfo()