validateDomain {shiny.pwa}R Documentation

Clears and validates the provided domain.

Description

Clears and validates the provided domain.

Usage

validateDomain(domain)

Arguments

domain

A string representing the domain of the application

Value

A validated version of the domain

See Also

[validateLocation()], [validateIcon()]

Other validators: validateIcon(), validateLocation()


[Package shiny.pwa version 0.2.1 Index]