Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26123 (s=26123, is=26129, ic=26131, ia=26131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26130 (s=26123, is=26130, ic=26132, ia=26132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26132 (s=26123, is=26130, ic=26132, ia=26132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26132 (s=26123, is=26130, ic=26132, ia=26132)