Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14123 (s=14123, is=14133, ic=14135, ia=14136)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14134 (s=14123, is=14134, ic=14136, ia=14137)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14136 (s=14123, is=14134, ic=14136, ia=14137)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14137 (s=14123, is=14134, ic=14136, ia=14137)