Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69840 (s=69840, is=69896, ic=69897, ia=69898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69897 (s=69840, is=69897, ic=69898, ia=69899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69898 (s=69840, is=69897, ic=69898, ia=69899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69899 (s=69840, is=69897, ic=69898, ia=69899)