Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123923 (s=123923, is=124000, ic=124002, ia=124005)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124001 (s=123923, is=124001, ic=124003, ia=124006)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124003 (s=123923, is=124001, ic=124003, ia=124006)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124006 (s=123923, is=124001, ic=124003, ia=124006)