Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10669 (s=10669, is=10677, ic=10676, ia=10678)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10678 (s=10669, is=10678, ic=10677, ia=10679)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10677 (s=10669, is=10678, ic=10677, ia=10679)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10679 (s=10669, is=10678, ic=10677, ia=10679)