Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30150 (s=30150, is=30170, ic=30173, ia=30174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30171 (s=30150, is=30171, ic=30174, ia=30175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30174 (s=30150, is=30171, ic=30174, ia=30175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30175 (s=30150, is=30171, ic=30174, ia=30175)