Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110024 (s=110024, is=110097, ic=110098, ia=110100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110098 (s=110024, is=110098, ic=110099, ia=110101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110099 (s=110024, is=110098, ic=110099, ia=110101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110101 (s=110024, is=110098, ic=110099, ia=110101)