Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30046 (s=30046, is=30066, ic=30069, ia=30070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30067 (s=30046, is=30067, ic=30070, ia=30071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30070 (s=30046, is=30067, ic=30070, ia=30071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30071 (s=30046, is=30067, ic=30070, ia=30071)