Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30066 (s=30066, is=30086, ic=30089, ia=30090)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30087 (s=30066, is=30087, ic=30090, ia=30091)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30090 (s=30066, is=30087, ic=30090, ia=30091)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30091 (s=30066, is=30087, ic=30090, ia=30091)