Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66049 (s=66049, is=66104, ic=66105, ia=66106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66105 (s=66049, is=66105, ic=66106, ia=66107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66106 (s=66049, is=66105, ic=66106, ia=66107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66107 (s=66049, is=66105, ic=66106, ia=66107)