Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101090 (s=101090, is=101154, ic=101155, ia=101157)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101155 (s=101090, is=101155, ic=101156, ia=101158)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101156 (s=101090, is=101155, ic=101156, ia=101158)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101158 (s=101090, is=101155, ic=101156, ia=101158)