Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123406 (s=123406, is=123483, ic=123485, ia=123488)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123484 (s=123406, is=123484, ic=123486, ia=123489)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123486 (s=123406, is=123484, ic=123486, ia=123489)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123489 (s=123406, is=123484, ic=123486, ia=123489)