Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30233 (s=30233, is=30253, ic=30256, ia=30257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30254 (s=30233, is=30254, ic=30257, ia=30258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30257 (s=30233, is=30254, ic=30257, ia=30258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30258 (s=30233, is=30254, ic=30257, ia=30258)