Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99243 (s=99243, is=99305, ic=99306, ia=99307)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99306 (s=99243, is=99306, ic=99307, ia=99308)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99307 (s=99243, is=99306, ic=99307, ia=99308)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99308 (s=99243, is=99306, ic=99307, ia=99308)