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