Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123586 (s=123586, is=123663, ic=123665, ia=123668)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123664 (s=123586, is=123664, ic=123666, ia=123669)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123666 (s=123586, is=123664, ic=123666, ia=123669)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123669 (s=123586, is=123664, ic=123666, ia=123669)