Skip to main content

ConfigPlugin.setPublicUrl()

BFChainPluginConfigPluginsetPublicUrlLess than 1 minute

Sets the public URL.

configPlugin.setPublicUrl(url)

Parameters

  • url:

    The new URL as a string.

Returns

The public URL.

Example

import { configPlugin } from "@plaoc/plugins";

configPlugin.setPublicUrl("http://xxx");

Platform Compatibility

Property/Method/EventAndroidiOSDesktop-DevDesktop
setPublicUrlX

See Also

ConfigPlugin

Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v2.15.7