All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Izara Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:33, 10 June 2025 Rut talk contribs created page 2025-06-10 - Frontend Variable Object Standard (Created page with "==initTableConfig== export const NAME = { USER_NAME: "tableIdB", SLICE_NAME: "configReducer", }; ==tableConfig== <syntaxhighlight lang="JavaScript"> let objConfig = useSelector((state) => state[NAME.SLICE_NAME][USER_NAME]); //config edit let objOutputTableConfig = useSelector((state) => state[NAME.SLICE_NAME][USER_NAME]); //output action ui visible edit let keySection </syntaxhighlight> if position in Element = objConfigElement ==ElementComponent== <synt...")