Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21234 (s=21234, is=21266, ic=21268, ia=21263)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21267 (s=21234, is=21267, ic=21269, ia=21264)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21269 (s=21234, is=21267, ic=21269, ia=21264)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21264 (s=21234, is=21267, ic=21269, ia=21264)