Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66899 (s=66899, is=66955, ic=66956, ia=66957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66956 (s=66899, is=66956, ic=66957, ia=66958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66957 (s=66899, is=66956, ic=66957, ia=66958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66958 (s=66899, is=66956, ic=66957, ia=66958)