Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101976 (s=101976, is=102040, ic=102041, ia=102043)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102041 (s=101976, is=102041, ic=102042, ia=102044)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102042 (s=101976, is=102041, ic=102042, ia=102044)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102044 (s=101976, is=102041, ic=102042, ia=102044)