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