CSVW RDF Convertor - Documentation
GitHub
npm
Preparing search index...
@csvw-rdf-convertor/webapp
app/c2r-form-page/options-form/options-form.component
OptionsFormComponent
Class OptionsFormComponent
Index
Constructors
constructor
Properties
descriptor
example
Iri
example
Uri
form
override
FA
Methods
add
Path
Override
remove
Path
Override
Constructors
constructor
new
OptionsFormComponent
()
:
OptionsFormComponent
Returns
OptionsFormComponent
Properties
descriptor
descriptor
:
InputSignal
<
unknown
>
= ...
example
Iri
exampleIri
:
string
= 'https://slovník.cz/čeština/přístroj'
example
Uri
exampleUri
:
string
= ...
form
form
:
InputSignal
<
FormGroup
<
{
baseIri
:
FormControl
<
string
>
;
minimal
:
FormControl
<
boolean
>
;
pathOverrides
:
FormArray
<
FormControl
<
[
string
|
RegExp
,
string
]
>
>
;
templateIris
:
FormControl
<
boolean
>
;
}
,
>
,
>
= ...
override
FA
overrideFA
:
Signal
<
FormArray
<
FormControl
<
[
string
|
RegExp
,
string
]
>
>
>
= ...
Methods
add
Path
Override
addPathOverride
()
:
void
Returns
void
remove
Path
Override
removePathOverride
(
index
:
number
)
:
void
Parameters
index
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
descriptor
example
Iri
example
Uri
form
override
FA
Methods
add
Path
Override
remove
Path
Override
GitHub
npm
CSVW RDF Convertor - Documentation
Loading...