Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64970 (s=64970, is=65025, ic=65026, ia=65027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65026 (s=64970, is=65026, ic=65027, ia=65028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65027 (s=64970, is=65026, ic=65027, ia=65028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65028 (s=64970, is=65026, ic=65027, ia=65028)