Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22456 (s=22456, is=22478, ic=22479, ia=22476)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22479 (s=22456, is=22479, ic=22480, ia=22477)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22480 (s=22456, is=22479, ic=22480, ia=22477)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22477 (s=22456, is=22479, ic=22480, ia=22477)