Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23120 (s=23120, is=23136, ic=23138, ia=23140)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23137 (s=23120, is=23137, ic=23139, ia=23141)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23139 (s=23120, is=23137, ic=23139, ia=23141)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23141 (s=23120, is=23137, ic=23139, ia=23141)