Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30096 (s=30096, is=30130, ic=30129, ia=30131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30131 (s=30096, is=30131, ic=30130, ia=30132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30130 (s=30096, is=30131, ic=30130, ia=30132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30132 (s=30096, is=30131, ic=30130, ia=30132)