Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 42993 (s=42993, is=43036, ic=43036, ia=43038)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43037 (s=42993, is=43037, ic=43037, ia=43039)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43037 (s=42993, is=43037, ic=43037, ia=43039)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43039 (s=42993, is=43037, ic=43037, ia=43039)