Skip to content
This repository was archived by the owner on Feb 26, 2018. It is now read-only.

Commit 84064ce

Browse files
committed
New option to customize the css inside the addon component
If we want to add a custom css to the input-group-addon: <div class="input-group"><input type="text" name="example2"><span class="input-group-addon newCss1 newCss2">@domain.com</span></div> Using something like this: $input->afterAddon('@domain.com')->addAddonCss('newCss1')->addAddonCss(' newCss2');
1 parent 80eb855 commit 84064ce

File tree

3 files changed

+609
-4
lines changed

3 files changed

+609
-4
lines changed

0 commit comments

Comments
 (0)