Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3384 (s=3384, is=3388, ic=3386, ia=3388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3389 (s=3384, is=3389, ic=3387, ia=3389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3387 (s=3384, is=3389, ic=3387, ia=3389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3389 (s=3384, is=3389, ic=3387, ia=3389)