Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65580 (s=65580, is=65635, ic=65636, ia=65637)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65636 (s=65580, is=65636, ic=65637, ia=65638)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65637 (s=65580, is=65636, ic=65637, ia=65638)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65638 (s=65580, is=65636, ic=65637, ia=65638)