Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67834 (s=67834, is=67890, ic=67891, ia=67892)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67891 (s=67834, is=67891, ic=67892, ia=67893)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67892 (s=67834, is=67891, ic=67892, ia=67893)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67893 (s=67834, is=67891, ic=67892, ia=67893)