Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21099 (s=21099, is=21121, ic=21122, ia=21119)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21122 (s=21099, is=21122, ic=21123, ia=21120)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21123 (s=21099, is=21122, ic=21123, ia=21120)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21120 (s=21099, is=21122, ic=21123, ia=21120)