Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65112 (s=65112, is=65167, ic=65168, ia=65169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65168 (s=65112, is=65168, ic=65169, ia=65170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65169 (s=65112, is=65168, ic=65169, ia=65170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65170 (s=65112, is=65168, ic=65169, ia=65170)