Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123419 (s=123419, is=123496, ic=123498, ia=123501)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123497 (s=123419, is=123497, ic=123499, ia=123502)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123499 (s=123419, is=123497, ic=123499, ia=123502)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123502 (s=123419, is=123497, ic=123499, ia=123502)