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