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