Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111065 (s=111065, is=111138, ic=111139, ia=111141)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111139 (s=111065, is=111139, ic=111140, ia=111142)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111140 (s=111065, is=111139, ic=111140, ia=111142)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111142 (s=111065, is=111139, ic=111140, ia=111142)