Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66456 (s=66456, is=66512, ic=66513, ia=66514)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66513 (s=66456, is=66513, ic=66514, ia=66515)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66514 (s=66456, is=66513, ic=66514, ia=66515)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66515 (s=66456, is=66513, ic=66514, ia=66515)