Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 19870 (s=19870, is=19891, ic=19892, ia=19889)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 19892 (s=19870, is=19892, ic=19893, ia=19890)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 19893 (s=19870, is=19892, ic=19893, ia=19890)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 19890 (s=19870, is=19892, ic=19893, ia=19890)