Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123875 (s=123875, is=123952, ic=123954, ia=123957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123953 (s=123875, is=123953, ic=123955, ia=123958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123955 (s=123875, is=123953, ic=123955, ia=123958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123958 (s=123875, is=123953, ic=123955, ia=123958)