Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65192 (s=65192, is=65247, ic=65248, ia=65249)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65248 (s=65192, is=65248, ic=65249, ia=65250)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65249 (s=65192, is=65248, ic=65249, ia=65250)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65250 (s=65192, is=65248, ic=65249, ia=65250)