Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20573 (s=20573, is=20586, ic=20588, ia=20590)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20587 (s=20573, is=20587, ic=20589, ia=20591)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20589 (s=20573, is=20587, ic=20589, ia=20591)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20591 (s=20573, is=20587, ic=20589, ia=20591)