Skip to content
This repository has been archived by the owner on Mar 29, 2021. It is now read-only.

Includes CSS and Javascript #8

Open
hxtree opened this issue Dec 31, 2019 · 1 comment
Open

Includes CSS and Javascript #8

hxtree opened this issue Dec 31, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@hxtree
Copy link
Collaborator

hxtree commented Dec 31, 2019

DynamicElements should be able to register CSS and Javascript with parent element.

Things like async includes should be considered.

$dom->js_add('async'=>'','url'=>'example.js');
$dom->css_add('url'=>'example.css');

@hxtree hxtree added enhancement New feature or request good first issue Good for newcomers labels Dec 31, 2019
@hxtree hxtree self-assigned this May 19, 2020
@hxtree
Copy link
Collaborator Author

hxtree commented May 19, 2020

Bump, needed for code examples.

@hxtree hxtree removed the good first issue Good for newcomers label May 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant