Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30035 (s=30035, is=30069, ic=30068, ia=30070)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30070 (s=30035, is=30070, ic=30069, ia=30071)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30069 (s=30035, is=30070, ic=30069, ia=30071)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30071 (s=30035, is=30070, ic=30069, ia=30071)