Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20111 (s=20111, is=20132, ic=20132, ia=20135)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20133 (s=20111, is=20133, ic=20133, ia=20136)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20133 (s=20111, is=20133, ic=20133, ia=20136)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20136 (s=20111, is=20133, ic=20133, ia=20136)