Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100975 (s=100975, is=101039, ic=101040, ia=101042)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101040 (s=100975, is=101040, ic=101041, ia=101043)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101041 (s=100975, is=101040, ic=101041, ia=101043)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101043 (s=100975, is=101040, ic=101041, ia=101043)