Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12440 (s=12440, is=12452, ic=12451, ia=12453)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12453 (s=12440, is=12453, ic=12452, ia=12454)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12452 (s=12440, is=12453, ic=12452, ia=12454)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12454 (s=12440, is=12453, ic=12452, ia=12454)