-
I'm creating a custom component and i need to have one of props to depend on another prop
```typescript
export const appSelect = define(AppSelect, 'AppSelect')
.name('AppSelect')
.props({
…
-
Exactly how do you add the code? I'm trying to add the example code
```
views: {
timeGridFourDay: {
type: 'timeGrid',
duration: { days: 4 },
buttonText: '4 day',
},
}
```
…
-
**Describe the bug**
In Kendo Angular scheduler, if a custom toolbar template is defined with `kendoSchedulerToolbarTemplate`, the views selector component is not visible anymore, even if directive `…
-
-
### Mautic Version
5.0.x series
### Way of installing
I installed with composer using https://github.com/mautic/recommended-project
### PHP version
8.1.28
### What browsers are you seeing the pr…
-
It'll be nice if there is a config option to use custom views instead of the pre-configured ones.
-
### General
----
I am submitting a: (select one)
* [ ] Bug report
* [x] Feature request
### Details
----
#### Requested Behavior (feature requests)
There are the 7, 8, 9 and 0-keys…
-
It would be great to have a base view class for cases when we need a read-only details of an entity.
Like https://marmelab.com/react-admin/ShowTutorial.html in React Admin.
For example:
- for v…
-
I am working with multiple domains, and doing something like this:
``` powershell
foreach($DC in $DCs){
$accounts += Get-ADReplAccount -All -Server $DC
}
$accounts | Test-PasswordQuality -W…
-
### As ...
Ozzie - Operator
### I want ...
Details in the discussion with screenshots from netbox UI
Ability to select custom links in list / table view for related objects.
### So that ...…