Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12678 (s=12678, is=12690, ic=12689, ia=12691)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12691 (s=12678, is=12691, ic=12690, ia=12692)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12690 (s=12678, is=12691, ic=12690, ia=12692)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12692 (s=12678, is=12691, ic=12690, ia=12692)