Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123181 (s=123181, is=123257, ic=123260, ia=123262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123258 (s=123181, is=123258, ic=123261, ia=123263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123261 (s=123181, is=123258, ic=123261, ia=123263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123263 (s=123181, is=123258, ic=123261, ia=123263)