Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23192 (s=23192, is=23214, ic=23215, ia=23212)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23215 (s=23192, is=23215, ic=23216, ia=23213)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23216 (s=23192, is=23215, ic=23216, ia=23213)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23213 (s=23192, is=23215, ic=23216, ia=23213)