Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123154 (s=123154, is=123230, ic=123233, ia=123235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123231 (s=123154, is=123231, ic=123234, ia=123236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123234 (s=123154, is=123231, ic=123234, ia=123236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123236 (s=123154, is=123231, ic=123234, ia=123236)