Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9256 (s=9256, is=9266, ic=9266, ia=9264)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9267 (s=9256, is=9267, ic=9267, ia=9265)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9267 (s=9256, is=9267, ic=9267, ia=9265)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9265 (s=9256, is=9267, ic=9267, ia=9265)