Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30256 (s=30256, is=30290, ic=30289, ia=30291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30291 (s=30256, is=30291, ic=30290, ia=30292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30290 (s=30256, is=30291, ic=30290, ia=30292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30292 (s=30256, is=30291, ic=30290, ia=30292)