Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12041 (s=12041, is=12051, ic=12053, ia=12054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12052 (s=12041, is=12052, ic=12054, ia=12055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12054 (s=12041, is=12052, ic=12054, ia=12055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12055 (s=12041, is=12052, ic=12054, ia=12055)