Skip to content

Asynchrounous reload/refresh in plain JS #34

@zinahe

Description

@zinahe

Hi thanks for the wonderful control. I'm using it as follows:

	<div id="rightbar">
		<andypf-json-viewer 
			id="json-viewer"
			indent="3"			
			expanded="2"
			data="http://apiserver:8080/iot?method=method">
		</andypf-json-viewer>
	</div>

But I would like to trigger refresh/reload of data asynchronously when a certain user event occurs. How can I use plain JS to do that ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions