Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88271 (s=88271, is=88331, ic=88332, ia=88333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88332 (s=88271, is=88332, ic=88333, ia=88334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88333 (s=88271, is=88332, ic=88333, ia=88334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88334 (s=88271, is=88332, ic=88333, ia=88334)