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