Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100128 (s=100128, is=100191, ic=100192, ia=100193)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100192 (s=100128, is=100192, ic=100193, ia=100194)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100193 (s=100128, is=100192, ic=100193, ia=100194)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100194 (s=100128, is=100192, ic=100193, ia=100194)