Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15109 (s=15109, is=15120, ic=15122, ia=15123)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15121 (s=15109, is=15121, ic=15123, ia=15124)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15123 (s=15109, is=15121, ic=15123, ia=15124)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15124 (s=15109, is=15121, ic=15123, ia=15124)