Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111088 (s=111088, is=111161, ic=111162, ia=111164)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111162 (s=111088, is=111162, ic=111163, ia=111165)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111163 (s=111088, is=111162, ic=111163, ia=111165)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111165 (s=111088, is=111162, ic=111163, ia=111165)