Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23778 (s=23778, is=23801, ic=23802, ia=23799)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23802 (s=23778, is=23802, ic=23803, ia=23800)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23803 (s=23778, is=23802, ic=23803, ia=23800)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23800 (s=23778, is=23802, ic=23803, ia=23800)