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