Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69901 (s=69901, is=69957, ic=69958, ia=69959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69958 (s=69901, is=69958, ic=69959, ia=69960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69959 (s=69901, is=69958, ic=69959, ia=69960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69960 (s=69901, is=69958, ic=69959, ia=69960)