Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123186 (s=123186, is=123262, ic=123265, ia=123267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123263 (s=123186, is=123263, ic=123266, ia=123268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123266 (s=123186, is=123263, ic=123266, ia=123268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123268 (s=123186, is=123263, ic=123266, ia=123268)