Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123064 (s=123064, is=123140, ic=123143, ia=123145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123141 (s=123064, is=123141, ic=123144, ia=123146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123144 (s=123064, is=123141, ic=123144, ia=123146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123146 (s=123064, is=123141, ic=123144, ia=123146)