Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97221 (s=97221, is=97283, ic=97284, ia=97285)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97284 (s=97221, is=97284, ic=97285, ia=97286)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97285 (s=97221, is=97284, ic=97285, ia=97286)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97286 (s=97221, is=97284, ic=97285, ia=97286)