Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123095 (s=123095, is=123171, ic=123174, ia=123176)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123172 (s=123095, is=123172, ic=123175, ia=123177)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123175 (s=123095, is=123172, ic=123175, ia=123177)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123177 (s=123095, is=123172, ic=123175, ia=123177)