Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123200 (s=123200, is=123276, ic=123279, ia=123281)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123277 (s=123200, is=123277, ic=123280, ia=123282)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123280 (s=123200, is=123277, ic=123280, ia=123282)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123282 (s=123200, is=123277, ic=123280, ia=123282)