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