Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101268 (s=101268, is=101332, ic=101333, ia=101335)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101333 (s=101268, is=101333, ic=101334, ia=101336)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101334 (s=101268, is=101333, ic=101334, ia=101336)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101336 (s=101268, is=101333, ic=101334, ia=101336)