Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13428 (s=13428, is=13438, ic=13440, ia=13441)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13439 (s=13428, is=13439, ic=13441, ia=13442)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13441 (s=13428, is=13439, ic=13441, ia=13442)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13442 (s=13428, is=13439, ic=13441, ia=13442)