Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 110222 (s=110222, is=110295, ic=110296, ia=110298)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 110296 (s=110222, is=110296, ic=110297, ia=110299)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 110297 (s=110222, is=110296, ic=110297, ia=110299)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 110299 (s=110222, is=110296, ic=110297, ia=110299)