Skip to content

getAllowEdit

reference
1 min readUpdated

Kind: Constant

Source: Pams/Web/Pams.Web/Client/app/reducers/job.ts (line 144)

Part of: Pams

Definition

ts
createSelector(getJobState, (state: JobState) => state.allowEdit)

Value

ts
createSelector(getJobState, (state: JobState) => state.allowEdit)

Was this page helpful?

Download as PDF