Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33001 (s=33001, is=33035, ic=33034, ia=33036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33036 (s=33001, is=33036, ic=33035, ia=33037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33035 (s=33001, is=33036, ic=33035, ia=33037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33037 (s=33001, is=33036, ic=33035, ia=33037)