Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20798 (s=20798, is=20811, ic=20813, ia=20815)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20812 (s=20798, is=20812, ic=20814, ia=20816)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20814 (s=20798, is=20812, ic=20814, ia=20816)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20816 (s=20798, is=20812, ic=20814, ia=20816)