Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123231 (s=123231, is=123308, ic=123310, ia=123313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123309 (s=123231, is=123309, ic=123311, ia=123314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123311 (s=123231, is=123309, ic=123311, ia=123314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123314 (s=123231, is=123309, ic=123311, ia=123314)