Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33432 (s=33432, is=33467, ic=33466, ia=33468)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33468 (s=33432, is=33468, ic=33467, ia=33469)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33467 (s=33432, is=33468, ic=33467, ia=33469)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33469 (s=33432, is=33468, ic=33467, ia=33469)