Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88325 (s=88325, is=88385, ic=88386, ia=88387)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88386 (s=88325, is=88386, ic=88387, ia=88388)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88387 (s=88325, is=88386, ic=88387, ia=88388)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88388 (s=88325, is=88386, ic=88387, ia=88388)