Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12256 (s=12256, is=12262, ic=12263, ia=12263)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12263 (s=12256, is=12263, ic=12264, ia=12264)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12264 (s=12256, is=12263, ic=12264, ia=12264)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12264 (s=12256, is=12263, ic=12264, ia=12264)