$user->dragTextType()
Returns the correct drag text type depending on the given type or the configuration
$user->dragTextType(string $type = null): stringParameters
| Name | Type | Default | Description | 
|---|---|---|---|
| $type | string | null | ( auto|kirbytext|markdown) | 
Return type
string
Parent class
  Kirby\Panel\User    inherited from Kirby\Panel\Model