Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 98377 (s=98377, is=98439, ic=98440, ia=98441)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 98440 (s=98377, is=98440, ic=98441, ia=98442)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 98441 (s=98377, is=98440, ic=98441, ia=98442)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 98442 (s=98377, is=98440, ic=98441, ia=98442)