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