Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9236 (s=9236, is=9244, ic=9242, ia=9244)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9245 (s=9236, is=9245, ic=9243, ia=9245)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9243 (s=9236, is=9245, ic=9243, ia=9245)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9245 (s=9236, is=9245, ic=9243, ia=9245)