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