Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64073 (s=64073, is=64128, ic=64129, ia=64130)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64129 (s=64073, is=64129, ic=64130, ia=64131)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64130 (s=64073, is=64129, ic=64130, ia=64131)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64131 (s=64073, is=64129, ic=64130, ia=64131)