Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25321 (s=25321, is=25333, ic=25334, ia=25333)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25334 (s=25321, is=25334, ic=25335, ia=25334)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25335 (s=25321, is=25334, ic=25335, ia=25334)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25334 (s=25321, is=25334, ic=25335, ia=25334)