Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1040 (s=1040, is=1041, ic=1039, ia=1039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1042 (s=1040, is=1042, ic=1040, ia=1040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1040 (s=1040, is=1042, ic=1040, ia=1040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1040 (s=1040, is=1042, ic=1040, ia=1040)