Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7456 (s=7456, is=7463, ic=7461, ia=7463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7464 (s=7456, is=7464, ic=7462, ia=7464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7462 (s=7456, is=7464, ic=7462, ia=7464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7464 (s=7456, is=7464, ic=7462, ia=7464)