Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 90037 (s=90037, is=90098, ic=90099, ia=90100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 90099 (s=90037, is=90099, ic=90100, ia=90101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 90100 (s=90037, is=90099, ic=90100, ia=90101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 90101 (s=90037, is=90099, ic=90100, ia=90101)