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