Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65352 (s=65352, is=65407, ic=65408, ia=65409)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65408 (s=65352, is=65408, ic=65409, ia=65410)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65409 (s=65352, is=65408, ic=65409, ia=65410)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65410 (s=65352, is=65408, ic=65409, ia=65410)