Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 37111 (s=37111, is=37148, ic=37147, ia=37149)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 37149 (s=37111, is=37149, ic=37148, ia=37150)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 37148 (s=37111, is=37149, ic=37148, ia=37150)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 37150 (s=37111, is=37149, ic=37148, ia=37150)