Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33333 (s=33333, is=33362, ic=33364, ia=33363, pis)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33363 (s=33333, is=33363, ic=33365, ia=33364, pis)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33365 (s=33333, is=33363, ic=33365, ia=33364, pis)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33364 (s=33333, is=33363, ic=33365, ia=33364, pis)