Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100198 (s=100198, is=100261, ic=100262, ia=100263)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100262 (s=100198, is=100262, ic=100263, ia=100264)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100263 (s=100198, is=100262, ic=100263, ia=100264)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100264 (s=100198, is=100262, ic=100263, ia=100264)