Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102336 (s=102336, is=102400, ic=102401, ia=102403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102401 (s=102336, is=102401, ic=102402, ia=102404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102402 (s=102336, is=102401, ic=102402, ia=102404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102404 (s=102336, is=102401, ic=102402, ia=102404)