Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 17267 (s=17267, is=17283, ic=17284, ia=17282)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 17284 (s=17267, is=17284, ic=17285, ia=17283)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 17285 (s=17267, is=17284, ic=17285, ia=17283)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 17283 (s=17267, is=17284, ic=17285, ia=17283)