Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66400 (s=66400, is=66456, ic=66457, ia=66458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66457 (s=66400, is=66457, ic=66458, ia=66459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66458 (s=66400, is=66457, ic=66458, ia=66459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66459 (s=66400, is=66457, ic=66458, ia=66459)