Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69993 (s=69993, is=70049, ic=70050, ia=70051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70050 (s=69993, is=70050, ic=70051, ia=70052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70051 (s=69993, is=70050, ic=70051, ia=70052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70052 (s=69993, is=70050, ic=70051, ia=70052)