Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103998 (s=103998, is=104063, ic=104064, ia=104066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 104064 (s=103998, is=104064, ic=104065, ia=104067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 104065 (s=103998, is=104064, ic=104065, ia=104067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 104067 (s=103998, is=104064, ic=104065, ia=104067)