Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64003 (s=64003, is=64058, ic=64059, ia=64060)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64059 (s=64003, is=64059, ic=64060, ia=64061)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64060 (s=64003, is=64059, ic=64060, ia=64061)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64061 (s=64003, is=64059, ic=64060, ia=64061)