Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34343 (s=34343, is=34378, ic=34377, ia=34379)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34379 (s=34343, is=34379, ic=34378, ia=34380)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34378 (s=34343, is=34379, ic=34378, ia=34380)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34380 (s=34343, is=34379, ic=34378, ia=34380)