Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9465 (s=9465, is=9472, ic=9471, ia=9473)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9473 (s=9465, is=9473, ic=9472, ia=9474)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9472 (s=9465, is=9473, ic=9472, ia=9474)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9474 (s=9465, is=9473, ic=9472, ia=9474)