Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 1110 (s=1110, is=1113, ic=1112, ia=1111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 1114 (s=1110, is=1114, ic=1113, ia=1112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 1113 (s=1110, is=1114, ic=1113, ia=1112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 1112 (s=1110, is=1114, ic=1113, ia=1112)