Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50092 (s=50092, is=50142, ic=50142, ia=50144)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50143 (s=50092, is=50143, ic=50143, ia=50145)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50143 (s=50092, is=50143, ic=50143, ia=50145)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50145 (s=50092, is=50143, ic=50143, ia=50145)