Web Component: j-Permissions
j-Permissions
- jComponent
v19|v20
- jComponent
Configuration:
placeholder
{String}
a placeholder forj-Directory
component (default:Search
)types
{String}
permission types (only one character per operation!!!!) (array delimited by comma, default:R,W
)dirsource
{String}
optional, path to a data-source or NEW:id|name,id|name
empty
{String}
optional, adds a text into the empty permissionsdisabled
{Boolean}
optional, disables this componentdefault
{String}
default value oftype
(default:R
)dirraw
{Boolean}
optional, disables HTML encoding for text inj-Directory
(default:false
)autoremove
{Boolean}
optional, it automatically removes non-existent permissions (default:true
)autoexclude
{Boolean}
optional, it excludes the used permissions from thedirsource
(default:true
)- NEW:
exec
{String}
optional, it executes a method (path.to.method
) when the user changes the value
Source:
[
{
id: "123456",
name: 'Peter'
},
{
id: "654321",
name: 'John'
}
]
Input & Output:
['R123456', 'W123456', 'W654321']
Author
- Peter Širka petersirka@gmail.com
- License
Created
26. july 2019
Updated
25. july 2025
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Dark mode
Yes
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com
